What is Henry Shopping Agent?
Henry Shopping Agent is a user-initiated purchasing agent from Henry Labs. Its recorded task is precise: it uses browser automation to execute checkout with the user's card and a signed mandate. It is an acting agent, not a crawler sent to build a public index.
Henry's wider commerce SDK supports merchant-catalog search, multi-merchant carts, checkout, and order tracking. The Shopping Agent belongs at the transaction end of that workflow. When it reaches a merchant site, it is trying to carry out a purchase that a user authorized through the Henry system.
Browser automation means the agent must work with the merchant's actual checkout experience. Whether it can reach the relevant pages and complete their required steps determines whether that purchase succeeds. This makes its traffic closer to an automated customer session than to routine SEO crawling.
A Henry Shopping Agent visit has no documented role in public AI answers, search indexing, or model training. Allowing it can enable a user-requested checkout. Blocking it can interrupt that checkout, but it is not described as a way to opt out of AI search or training data collection.
The agent has no stable published user-agent token. Cloudflare's bot directory lists it as an agent and points to Henry Labs' documentation, while identity keys are published at https://www.henrylabs.ai/.well-known/http-message-signatures-directory. Web Bot Auth signature validation is therefore the useful way to distinguish Henry's agent from an unrelated automated browser.
Cloudflare's bot directory marks Henry Shopping Agent as not following robots.txt and provides no user-agent patterns. A site cannot reliably isolate it with a robots.txt stanza. Merchants need to make the access decision where they can verify the signature and enforce route policy, such as the CDN or application edge.
