In March 2026, OpenAI made a strategic pivot that most people overlooked.
They abandoned "Instant Checkout" — the feature that would let users complete purchases directly within a ChatGPT conversation. Instead, they repositioned ChatGPT as a product discovery and recommendation layer: users research products, compare options, and receive recommendations in conversation, then navigate to the merchant's website to complete the purchase.
That same month, Shopify launched Agentic Plan, allowing non-Shopify merchants to sync their product catalogs into Shopify's index, optimized specifically for AI agent search. Shopify also activated Agentic Storefronts by default, enabling merchants to manage how their brand appears across AI channels from within Shopify Admin.
Google introduced the Universal Commerce Protocol (UCP), an open protocol enabling AI agents to discover, query, and purchase products, with Walmart, Target, and Etsy among the first major retailers to join.
But if you look closely at what these three companies are actually building, you will notice a critical consensus: none of them are fighting over the payment button.
Most Agentic Commerce discussions center on one question: "Can AI pay for me?"
The imagination behind this question: a user says "buy me waterproof running shoes under $200," and the AI autonomously selects a product, fills in the shipping address, enters credit card details, and confirms the order — the human participates in nothing.
This imagination is not the future — it is technically possible today. AP2 provides cryptographically signed agent authorization. ACP provides secure payment token transmission. The problem is not feasibility. The problem is that nobody wants to go first.
The reasons are straightforward:
Simon Taylor (Fintech Brainfood author, Tempo co-founder) summarized this reality in his May 2026 analysis:
"The chatbot does not own the checkout; the merchant does."
If you accept that "AI auto-payment" will not become mainstream in the short term, the question becomes: what is AI actually changing in the commercial chain?
The answer: everything before payment.
Break a single e-commerce transaction into eight stages:
Stage / Meaning / AI Penetration
1. Discovery / User finds products / ★★★★★ AI search, AI recommendations, AI answers
2. Recommendation / AI or social circle recommends specific options / ★★★★★ ChatGPT Shopping, Perplexity
3. Intent / User forms purchase intent / ★★★★ AI helps users compare and decide
4. Delegation / User authorizes AI to execute specific tasks / ★★★ Bounded task delegation emerging
5. Policy / Check price/inventory/return/shipping / ★★★ AI reads structured policy data
6. Cart / Select products and quantities / ★★ AI builds cart but human confirms
7. Payment / Complete payment / ★ 95% completed by humans themselves
8. Fulfillment / Delivery and after-sales / ★ AI tracks but does not control
AI penetration in the first four stages is already deep and accelerating. Shopify's Q1 2026 earnings show AI-powered search orders grew approximately 13x year-over-year, and AI catalog search traffic converts at approximately twice the rate of general AI search traffic. This growth occurs in the "discovery" and "recommendation" stages — AI helped users find the right products, then users completed the rest of the process themselves.
In traditional e-commerce, brands invest heavily in optimizing their ranking in Google search results — keywords, internal links, content quality, page speed. This is called SEO.
In Agentic Commerce, brands need to optimize how they appear in AI responses — whether AI mentions you, how it describes you, whether it recommends you, and whether the reasoning behind its recommendation is accurate. This is called GEO (Generative Engine Optimization).
But GEO is just the starting point. AI agents need more than brand mentions in answers. They need machine-consumable structured product data:
Schema.org markup: Not basic Product schema, but deeply nested Brand → Organization → Product → Offer → AggregateRating → Review → ShippingDetails → ReturnPolicy. AI needs this structured data to make recommendation decisions: "Is this brand trustworthy? Is the price reasonable? Are returns easy? Are there real user reviews?"
llms.txt: A curated Markdown file in the website root directory listing 20-50 of the most important pages for AI. Not a sitemap clone — it should contain only the core pages AI needs when making purchase recommendations.
Product Feed: This is the core data source for AI shopping. Google Merchant Center feeds, Shopify's Agentic Storefronts, OpenAI's product data interfaces — all depend on structured product data streams. Price, inventory, variants, reviews, and shipping options must be accurate in real time.
UCP Manifest: /.well-known/ucp/manifest.json — a declaration file letting AI agents discover which capabilities a merchant supports (cart, checkout, discounts, subscriptions, after-sales). Similar to the early internet's robots.txt, but for AI shopping rather than search crawlers.
If your product data is incomplete, prices are stale, inventory is inaccurate, return policies are not in structured format, or Schema does not match actual products — AI will not recommend you. Not because AI is biased against you, but because it cannot verify that your information is reliable.
The 2026 Agentic Commerce protocol landscape has formed a three-way competition:
UCP (Universal Commerce Protocol) is led by Google and Shopify, with Walmart, Target, and Etsy joining. It is AI commerce's "DNS" — merchants declare their capabilities, agents discover and negotiate. The March 2026 update added multi-item carts and real-time catalog queries.
ACP (Agentic Commerce Protocol) is led by OpenAI with deep Stripe integration. It focuses on checkout execution — cart building, payment token transmission, order confirmation. OpenAI's March strategic pivot (abandoning Instant Checkout, repositioning as discovery layer) shifted ACP from "in-conversation checkout" back to "data standard."
AP2 (Agent Payments Protocol) was proposed by Google. It addresses trust and authorization — when an AI agent needs to spend money on behalf of a user, how to cryptographically prove "I am authorized to do this," and how to provide a non-repudiable audit trail when disputes arise.
This middle ground is the area brands most need to focus on. Because this is where you can influence AI recommendation outcomes, and where you can measure AI's true contribution to business results.
Borrowing the autonomous driving classification concept, the industry is forming a five-level maturity model for Agentic Commerce:
Level / Meaning / Current Progress
L1 / Agent recommends, human selects and buys / ✅ Mainstream — ChatGPT Shopping, Perplexity
L2 / Agent builds cart, human confirms and orders / ⚠️ Emerging — UCP multi-item cart
L3 / Human gives bounded task, agent completes within bounds / 🔜 Early — e.g., "running shoes under $200"
L4 / Agent manages subscriptions, replenishment within policies / 📋 In design — AP2 authorization framework
L5 / Agent predicts needs and autonomously fulfills / 🔮 Long-term vision
The industry is currently transitioning from L1 to L2. This means what brands need most right now is not preparing for "fully autonomous AI shopping," but ensuring they are well-positioned in the L1 stage — the AI recommendation and discovery stage.
If you lead an e-commerce brand, Agentic Commerce's meaning for you comes down to three things:
First, make AI able to read you correctly. Audit your Schema markup, Product Feed, and llms.txt. Ensure that the prices, inventory, reviews, and policies AI reads are accurate and current. AI recommendation quality depends directly on the quality of data it can access.
Second, track AI's commercial impact on your business. Not just "how much AI traffic" — but at which stage AI participated in the user's purchase journey. Use the AIAA five-layer framework (Answer → Request → Visit → Commerce → Attribution) to measure AI's contribution at each layer.
Third, do not skip L1 to think about L5. Before fully autonomous AI shopping becomes reality (likely still 2–3 years away), ensure you perform excellently at the AI recommendation stage. This means GEO optimization, structured data completeness, and AI readability diagnostics.
Agentic Commerce's discovery layer is being reshaped by AI agents. But between "being seen by AI" and "being recommended by AI" lies a gulf — many brands' structured data is incomplete, stale, or inconsistent with actual products. In the next article, we break down B2A (Business-to-Agent) infrastructure: how merchants should prepare their "machine-consumable" data layer for AI agents.
A: Traditional e-commerce is B2C — brands directly face consumers who browse, select, and pay on websites. Agentic Commerce adds a B2A (Business-to-Agent) layer on top of B2C — brands must simultaneously provide structured machine-consumable data to AI agents, which participate in users' discovery, recommendation, and decision processes before users arrive at the merchant's website to complete purchases.
A: Because of the trust gap. Consumers are not ready to let AI spend money directly on their behalf. Merchants also do not want AI bypassing their websites — websites are the core of brand experience, cross-selling entry points, and customer data sources. OpenAI repositioned ChatGPT as a discovery and recommendation layer, with users navigating to merchant sites to complete purchases.
A: They cover different stages of the commercial chain. UCP (Google/Shopify) handles discovery — letting AI agents query product catalogs, compare prices, check inventory. ACP (OpenAI/Stripe) handles execution — secure checkout and payment flows. AP2 (Google) handles authorization — cryptographic proof that an agent is authorized to spend on the user's behalf. Led by different companies, with limited interoperability currently.
A: Three priorities: (1) Ensure Schema.org markup is complete, accurate, and consistent with actual products, including pricing, inventory, reviews, and return policies. (2) Create an llms.txt file curating the 20-50 most important pages for AI. (3) Ensure Product Feeds sync in real time — Google Merchant Center, Shopify Agentic Storefronts, and other channels must have current data.
A: The industry is transitioning from L1 to L2. L1 (AI recommends, humans buy) is already mainstream — ChatGPT Shopping and Perplexity help users discover and compare products daily. L2 (AI builds cart, human confirms) is emerging but not widespread. L3-L5 (deeper AI delegation) remain in design and early testing. Brands should focus on optimizing their L1 performance now.
A: It means AI visibility has to be managed across the surfaces where US buyers already research products: ChatGPT, Perplexity, Gemini, Copilot, Google AI experiences, marketplaces, and retail media environments. Your Schema, Product Feed, and llms.txt need to reflect US pricing, inventory, store availability, shipping zones, return policies, and fulfillment constraints accurately. If AI recommends a product with the wrong price, stock status, or delivery promise, the trust loss happens before the buyer ever reaches checkout.
Get a free AI search audit report to understand your brand's visibility in AI search.
Free AI Search Audit