The Agentic
Commerce Revolution
AI agents are discovering, comparing, and facilitating purchases for 700 million weekly ChatGPT users. Most e-commerce sites are invisible to them.
|
The single most important shift in e-commerce since the shopping cart.
Three forces are converging: AI agents have reached decision-grade capability, open protocols give them transactional power, and consumer intent is shifting upstream.
$3–5T
AI-mediated global commerce by 2030
McKinsey, Jan 2026
670%
Growth in AI-driven retail traffic, Cyber Monday 2025
Adobe
23%
Americans who facilitated a purchase via AI last month
Morgan Stanley AlphaWise
If your site is not machine-readable,
agents won't find you can't buy from you.
Amazon blocked ChatGPT from its robots.txt.
700M+ weekly users can't see Amazon products in ChatGPT Shopping. Zero Amazon competition. For non-Amazon brands, the window is open — right now.
How AI Agents Shop Today
From a natural language request to a completed transaction — five steps, no browser tabs, no clicking through pages.
USER REQUEST
“Find me a blue velvet sofa under €400, delivered by Friday”
STEP 02
Research
Agent queries structured data across multiple merchants
STEP 03
Compare
Agent evaluates trade-offs on the user's behalf
STEP 04
Checkout
Agent triggers programmatic checkout or navigates the site
STEP 05
Follow-up
Agent manages delivery tracking, returns, and preferences
AGENT-READY SITE
Retailer A wins the sale
✓ Product schema found — all fields populated
✓ Price: €349 — matches feed, page, and schema
✓ Free delivery Thursday — confirmed via API
✓ 30-day returns — policy schema present
✓ Checkout via ACP — completed in 3 seconds
AGENT-INVISIBLE SITES
Retailers B & C lose
✗ Retailer B — €379, no delivery info found
✗ Retailer C — site blocked the agent's crawl
✗ Retailer D — JS-only content, no schema
Lost the sale. Not on price — on readability.
Meet the Agents Already Shopping
Six major platforms are building AI shopping agents. Each has different requirements — but all need machine-readable product data and clean checkout flows.
OpenAI / ChatGPT
700M+ weekly users
Instant Checkout live. ACP protocol. Shopping Research launched Feb 2026.
Google / Gemini
AI Mode in Search
Universal Commerce Protocol (UCP). 20+ retail partners. Agentic checkout.
Perplexity
Research-first shopping
PayPal partnership. Buy with Pro. Heavy citation of structured product pages.
Anthropic / Claude
Computer-use agent
Browses sites directly. Powers custom agents. MCP creator.
Microsoft Copilot
Enterprise reach
Windows + Edge + M365 integration. Shopify syndication support.
Custom Agents
Fastest growing segment
Developer-built agents via MCP. Zapier AI, Make.com, and coding agents.
The Plumbing Nobody Told You About
Open standards are emerging that let agents and merchants transact without bespoke integrations. Protocol adoption is becoming a direct signal of agent-readiness.
Agentic Commerce Protocol
By: OpenAI + Stripe
Agentic Commerce Protocol
By: OpenAI + Stripe
Universal Commerce Protocol
By: Google
Universal Commerce Protocol
By: Google
Model Context Protocol
By: Anthropic
Model Context Protocol
By: Anthropic
Payment Protocols
By: Google + Mastercard + Visa + Stripe
Payment Protocols
By: Google + Mastercard + Visa + Stripe
The Sitemap for AI
By: Community standard
The Sitemap for AI
By: Community standard
ACP/UCP → commerce · AP2/Visa/Mastercard → payments · MCP → agent communication · llms.txt → discovery
Implement all layers = fully agent-transactable
6 Dimensions of Agent Readiness
Agent readiness isn't one thing — it's a stack. Each dimension represents measurable signals that determine whether agents can discover, understand, and transact with your site.
Structured Data
25Highest ImpactCan agents understand your products without rendering pages?
Checkout Readiness
20The PrizeCan agents actually complete a transaction?
Crawlability & Discovery
18Can AI bots reach and navigate your site?
Content & GEO
17Is your content structured for AI citation?
Trust & Policies
12Can agents verify your policies?
Technical Health
8Are the technical fundamentals solid?
What Does Your Score Mean?
Every site gets a score from 0 to 100. Here's what the bands mean for your visibility to AI shopping agents.
Agent-Invisible
Agents cannot find, understand, or transact with you
Agent-Emerging
Discoverable but not purchasable
Agent-Ready
Appearing in AI results, partial checkout capability
Agent-Capable
Active in major platforms, purchases happening
Agent-Native
Full protocol stack, benchmark for others
industry benchmark — top 100 e-commerce sites
0/100
Average score
0%
Score above 80
Your competitors are not ready. Are you?
The Numbers Don't Lie
Every metric points in the same direction: AI agents are becoming the primary channel for product discovery and purchase.
$0B
US e-commerce via AI agents by 2030
Morgan Stanley
0%
AI users who say AI is now their primary search
McKinsey, 2025
0%
YoY growth in AI referrals to top 1,000 sites
June 2025
0%
More likely to be cited with structured data
Industry study
The Jargon, Demystified
Agentic commerce comes with a lot of new terminology. Here's what it all means, in plain English.
Agentic Commerce
conceptWhen AI agents research, compare, and facilitate purchases on a user's behalf. The biggest shift in e-commerce since the shopping cart.
ACP
protocolAgentic Commerce Protocol — OpenAI + Stripe's open standard for agent-initiated checkout. Powers ChatGPT Instant Checkout.
UCP
protocolUniversal Commerce Protocol — Google's standard for AI agents and merchant backends to exchange product, offer, and checkout data.
MCP
protocolModel Context Protocol — Anthropic's standard that makes your store interactively queryable by any AI agent. The USB-C of agent integrations.
AP2
protocolGoogle's Agent Payments Protocol. Verifies an AI agent has genuine permission from a real customer and secures the payment flow.
A2A
protocolAgent-to-Agent protocol. Lets a consumer's agent communicate directly with a merchant's agent. No human UI needed.
SPT
techStripe Shared Payment Token. A one-time-use, time-limited payment token for agent-initiated transactions. Can't be stolen or reused.
llms.txt
techA markdown file at /llms.txt that gives AI agents a curated map of your most important pages and data sources. A sitemap designed for LLMs.
GEO
conceptGenerative Engine Optimisation. The practice of getting AI platforms to cite and recommend your brand in generated responses.
AEO
conceptAnswer Engine Optimisation. Being the source that AI quotes in its answers. The new SEO.
JSON-LD
techHow structured data is written for the web. Injected in a <script> tag. Invisible to users, gold to AI agents.
Product Feed
techA structured file of your entire catalogue (JSON/XML/CSV). Updated daily minimum. What OpenAI requires for Instant Checkout.
Browser Agent
conceptAn AI agent that navigates your actual website — clicking buttons, filling forms, completing checkout — like a human would.
Feed Agent
conceptAn AI agent that reads your structured data and APIs without ever opening a browser. Faster and more reliable than browser agents.
Agent-Native
conceptA site that has implemented the full protocol stack (ACP + UCP + MCP). Score: 90+. The gold standard.
The Priority Fix List
Ordered by impact. Start at the top. Each fix moves the needle.
Fix robots.txt
Allow all AI bots (GPTBot, ClaudeBot, PerplexityBot, etc.)
Add Product Schema
JSON-LD on every product page with all required fields
Create /llms.txt
Your AI sitemap. Link to product feed and key pages
Build a product feed
JSON/XML, refreshed daily minimum. Required for ACP
Fix price consistency
Schema = page = feed. Zero tolerance for mismatches
Enable guest checkout
Agents can't create accounts. Remove the barrier
Enable ACP / Agentic Storefront
ChatGPT + Perplexity + Copilot from a single setup
Register for UCP
Google Merchant Center → Google AI Mode visibility
AI Agents Are Already Shopping.
Can They Buy From You?
Weekly automated scanning of your site. Ranked against 100 of the world's top e-commerce brands. Watch your score improve as you make each fix.
Free
Public leaderboard. One scan/month.
Growth — €49/mo
5 sites weekly. 6-month trends. Alerts.
Pro — €149/mo
20 sites. API. Competitor tracking.