Field notes
A 10-point self-check: can your store serve AI shoppers?
Most stopping causes are invisible to human eyes. Your store looks perfectly shoppable — and may still turn every agent away at the door.
Running a diagnosis that walks AI agents through real stores, one thing is clear: a site not built with agents in mind will very likely stop somewhere. Even Shopify's own demo store stopped at the signup CAPTCHA and scored 20 out of 100.
The list below follows the purchase path — entrance, forms, product data, checkout — rather than frequency. For the concept itself, see What is agentic commerce.
The 10-point self-check
- robots.txt — check that a broad AI-bot block was not set by default by your platform or security service.
- CAPTCHA on signup or purchase — the strongest stopping cause we see. The point is not to remove it, but to place it deliberately rather than discovering it is on every step.
- Form labels — a machine cannot tell what a field is for unless the label is tied to it in HTML. Clicking a label should focus its input; developers can check
forandaria-label. - Errors stated in text — a red border alone tells an agent nothing about what to fix.
- Guest checkout — signup is the hardest stretch for agents; a guest path lets a purchase complete anyway.
- Structured data — schema.org Product markup lets an agent read price and stock as fact rather than guess. Test with Google's Rich Results Test.
- Price, shipping and stock in text — not buried in a banner image or "contact us", or the agent cannot compute the total.
- Heavy JavaScript — content that only appears after interaction (infinite scroll, stock behind a tab) gets missed.
- Unexpected popups — exit-intent modals and auto-opening chat widgets can block a walk, especially just before checkout.
- Actually walk it — a static checker can score well while every agent stops early.
On that last point: Cloudflare's Agent Readiness Score is useful, but implementation and behavior are different things. UCP Checker's July 2026 report found 11,414 verified stores and zero with a confirmed payment implementation (State of Agentic Commerce July 2026).
Finish the checklist with a measurement
Agentrix walks an agent through your store and reports, with a score and a stop reason, where it stopped between signup and pre-checkout. Report generation is currently free. We never diagnose without consent, never bypass CAPTCHA, and never complete a purchase — when a CAPTCHA is detected the run stops, and that stop is itself the result.
Try it on your own site
One free diagnosis per site, for consented sites only. We never scan without permission, never click purchase confirmation and never solve CAPTCHAs.