Back to report
Signal 01 of 09

Whether AI shopping assistants can buy from you

0/100Currently limiting your visibilityOcean Air of Boynton Beach

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/manifest.json 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

  1. Implement a UCP manifest file at /.well-known/ucp/manifest.json listing your services with pricing, availability, and terms
  2. Add an ACP checkout endpoint so AI agents can negotiate and complete purchases
  3. Create an llms.txt file in your site root with plain-English guidance for AI crawlers
  4. Build AP2 cryptographic mandate infrastructure for enterprise-grade AI procurement

Learn more