Back to reportSignal 01 of 10
Whether AI shopping assistants can buy from you
Currently limiting your visibility
Whether AI shopping assistants can buy from you
This signal is currently limiting how often buyers see you.
Why this matters
AI shopping assistants cannot buy from you without protocol endpoints. UCP tells agents what you sell. ACP lets them negotiate and check out. AP2 provides the cryptographic trust layer for authorized transactions. Without these, your business is invisible to every AI commerce flow.
Gartner projects 90% of B2B purchases will flow through AI agents by 2028. The businesses that have protocol endpoints today are the ones capturing that revenue. The rest get nothing.
The gold standard
- UCP manifest at /.well-known/ucp with full product/service catalog
- ACP checkout endpoint for AI-initiated purchases
- AP2 cryptographic mandates for enterprise procurement
- agent.json or ai-plugin.json for LLM function calling
- llms.txt guiding AI crawlers on how to represent your brand
What we found on your site
UCP ManifestAI shopping agents cannot discover your products or services
ACP CheckoutAI agents cannot buy from you
AP2 Trust LayerEnterprise AI procurement systems cannot verify your identity
Agent ManifestNo agent.json or ai-plugin.json found
llms.txtNo instruction file for AI crawlers
What to do next
- Implement a UCP manifest file at
/.well-known/ucplisting your services with pricing, availability, and terms - Add an ACP checkout endpoint so AI agents can negotiate and complete purchases
- Create an
llms.txtfile in your site root with plain-English guidance for AI crawlers - Build AP2 cryptographic mandate infrastructure for enterprise-grade AI procurement