AI Operations · established evidence
From Chatbot to Checkout: What the Agentic Commerce Protocol Actually Changes for a Merchant
An agentic commerce protocol is a published technical standard that lets an AI agent complete a purchase on a buyer's behalf, so a conversation that starts in a chat window can end at your checkout without the buyer ever loading your product page. In late 2025 three of them shipped with real backers: OpenAI and Stripe released the Agentic Commerce Protocol (ACP) as an open standard on 2025-09-29, Google announced its Agent Payments Protocol (AP2) on 2025-09-16 with more than 60 launch partners including Mastercard, PayPal, and American Express, and Google's related Universal Commerce Protocol (UCP) is being built with Shopify, Etsy, Wayfair, Target, and Walmart. What they change for a merchant is concrete: how a sale is initiated, how it is authorized, and what your storefront has to expose to be reachable by an agent at all. This article explains the mechanics in plain terms. Much about small-merchant adoption is not yet measured.
What an agentic commerce protocol actually is
Strip away the branding and an agentic commerce protocol is a shared rulebook. It defines how an AI agent, acting for a shopper, can talk to a merchant's systems to discover a product, assemble a cart, and pay for it, in a way both sides can trust. The reason this needs a protocol rather than clever prompting is that money and authorization are involved. A merchant has to know the request is genuine and paid; a buyer has to know the agent did what it was told and nothing more. A protocol is the contract that makes those guarantees legible to software on both ends.
The shift for a merchant is where the transaction begins. For thirty years the sale started with a human arriving at your site: they searched, clicked, browsed, and checked out. An agent-initiated checkout inverts that. The buyer states an intent to an assistant, the assistant does the finding and the transacting, and your storefront is engaged through an interface rather than a web page. You are still the seller. What changes is that your first customer is increasingly a piece of software reading a structured surface, not a person reading your homepage.
That these standards exist as shipped specifications is the load-bearing fact. ACP is published under an Apache-2.0 open license with a public specification and code repository. AP2 arrived with named payment-network partners. UCP is being built with named retail platforms. This is infrastructure with signatures on it, which is reason enough to take it seriously now rather than later.
Three protocols, one shift: ACP, AP2, and UCP
Three efforts dominate right now. They overlap in ambition and differ in origin, and it helps a merchant to hold them apart without over-reading the differences, which are still settling.
ACP: the OpenAI and Stripe standard
The Agentic Commerce Protocol was released by OpenAI and Stripe on 2025-09-29 as an Apache-2.0 open standard. Its first consumer surface is Instant Checkout inside ChatGPT, which launched for Etsy sellers and is expanding to Shopify merchants. Its defining mechanism is the Shared Payment Token, which lets an agent initiate a scoped payment without ever seeing the buyer's card details. For a merchant, ACP is the standard most directly tied to purchases that begin inside a chat assistant.
AP2: Google's payments protocol
Google announced the Agent Payments Protocol on 2025-09-16 with more than 60 launch partners, among them Mastercard, PayPal, Coinbase, American Express, and Salesforce. AP2 is focused on the payment-authorization problem specifically: how to represent an agent-driven purchase so that every party can verify it was authorized. It does this with signed digital credentials it calls mandates, described in the next section.
UCP: the merchant-backend connector
Google's related Universal Commerce Protocol is being built with Shopify, Etsy, Wayfair, Target, and Walmart. Where AP2 concentrates on payment, UCP is aimed at letting Google's AI surfaces, such as AI Mode and Gemini, connect to merchant backends for discovery and checkout. Read together, the two describe an end-to-end path: find the product through a merchant connector, then authorize the payment through signed mandates.
Mandates: how AP2 makes an agent-initiated purchase provable
AP2's central idea is the mandate. Every agent-driven purchase is represented as three signed, verifiable digital credentials, each capturing a distinct step so that the whole transaction can be audited after the fact. The three are the intent mandate, the cart mandate, and the payment mandate.
The intent mandate records what the buyer authorized the agent to do, the boundary of the shopper's instruction. The cart mandate records the specific items and prices the agent assembled to satisfy that intent. The payment mandate records the authorization to pay for that exact cart. Because each is cryptographically signed, a dispute has an evidence trail: you can show what the buyer asked for, what the agent chose, and what was authorized, rather than arguing about it. This matters because agent-mediated purchases raise an accountability question that ordinary checkouts do not, and the mandate structure is AP2's attempt to answer it before it becomes a problem.
A merchant does not need to implement the cryptography to grasp the point. The design intent is that an agent-initiated checkout should be at least as provable as a human one, and arguably more so, because the chain of authorization is recorded rather than inferred from a session.
Who is liable when an agent buys the wrong thing?
Agent-initiated checkout inherits an accountability principle that is already established in law, and a merchant should not miss it in the excitement about mechanics. A business owns what its deployed AI says and does in public.
The reference case is Moffatt v. Air Canada (2024 BCCRT 149), in which a tribunal held the airline liable for negligent misrepresentation after its website chatbot gave a customer wrong information, and rejected the argument that the chatbot was a separate legal actor. The damages were modest, around 650 Canadian dollars, but the precedent is now cited as foundational: the company is responsible for its bot, whether the words came from a static page or a model. Move that principle into commerce and the implication is plain. When an agentic surface represents your prices, your policies, or your inventory to a buying agent, errors in that representation are yours to answer for.
The regulatory posture points the same way. The FTC's Operation AI Comply, launched in 2024, brought simultaneous actions against companies making unsubstantiated AI capability claims, and its finalized order against DoNotPay required consumer redress and barred professional-grade claims the company could not support. The lesson for an agentic-commerce merchant is not to fear the technology but to describe it accurately: what your agent-facing surface promises must be what it delivers, because overstated capability is itself an enforcement risk.
What is established, what is emerging, and what nobody can measure yet
Reading this topic well means keeping three tiers of certainty separate, because the temptation to collapse them into a single confident story is strong on both the hype and the skeptic side.
What is established is the infrastructure. The specifications shipped on dated, public timelines, under named licenses, with named payment-network and platform partners. ACP, AP2, and UCP exist, and their core mechanisms, the shared payment token and the three mandates, are documented rather than rumored. What is emerging is behavior. Anthropic's own usage telemetry shows business use of AI tilting heavily toward full-task delegation over collaborative chat, and its sales-workflow API use roughly doubling over a recent winter window, which is directionally consistent with agents doing more transactional work; but that is a signal about trajectory, not a measurement of agentic retail. What nobody can yet measure is small-merchant reality. There is no reliable data, in the research surfaced for this piece, on how many small and mid-size merchants are actually being transacted with through these protocols, as opposed to the enterprise Etsy and Shopify partners named in the launch announcements.
That final gap is the one to hold onto, because it is exactly where confident numbers get invented. Anyone quoting a precise share of small-business sales flowing through AI agents today is asserting, not measuring. The correct posture is to treat agentic commerce as shipped-but-early: real enough to prepare for, too young to size.
Reading the evidence: prepare the surface, not the hype
The useful conclusion for a merchant is not to rush to integrate a specific protocol before its winner is clear, nor to dismiss the whole thing as vendor theater. It is narrower and more durable.
First, understand that the readiness these protocols demand is mostly readiness you already need. A clean, structured, machine-legible representation of your products, prices, policies, and booking or checkout surface is the same asset that governs whether an AI answer can cite you and whether an agent can transact with you. Building it is not a speculative bet on ACP over AP2. It is the shared prerequisite underneath all of them.
Second, decide deliberately where an agent may act on your behalf and where a human stays in the loop, using reversibility as the dividing line, the same discipline published autonomy frameworks apply to any AI system. Letting an agent surface your catalog is low-stakes; letting one accept a booking, take a payment, or promise a policy exception is not, and those steps deserve a check.
Third, resist the invented number. The direction of agent-mediated commerce is well evidenced; the timeline and the small-business volume are not. A business that prepares its surface, scopes agent autonomy honestly, and refuses to act on figures nobody can source is positioned correctly for whichever way the protocols consolidate. That is the difference between reacting to hype and reading the evidence.
The evidence
Key findings, with their sources
-
OpenAI and Stripe released the Agentic Commerce Protocol (ACP) as an Apache-2.0 open standard on 2025-09-29, with Instant Checkout in ChatGPT for Etsy and expanding to Shopify merchants, using a Shared Payment Token that lets an agent initiate a scoped payment without seeing the buyer's card.
established OpenAI + Stripe, Agentic Commerce Protocol, 2025-09-29 (stripe.com/newsroom; openai.com/index/buy-it-in-chatgpt; agenticcommerce.dev; github.com/agentic-commerce-protocol).
-
Google announced the Agent Payments Protocol (AP2) on 2025-09-16 with more than 60 launch partners, including Mastercard, PayPal, Coinbase, American Express, and Salesforce, representing each purchase as three signed verifiable-credential mandates: intent, cart, and payment.
established Google, "Announcing Agents to Payments (AP2) Protocol," 2025-09-16 (cloud.google.com/blog; ap2-protocol.org).
-
Google's Universal Commerce Protocol (UCP) is being built with Shopify, Etsy, Wayfair, Target, and Walmart to let AI surfaces such as AI Mode and Gemini connect to merchant backends for discovery and checkout.
established Google, "Under the Hood: Universal Commerce Protocol (UCP)," developers.googleblog.com, 2025.
-
A business owns what its deployed AI says: a tribunal held Air Canada liable for wrong information given by its website chatbot and rejected the argument that the bot was a separate legal actor; damages were modest (~CAD 650) but the precedent is foundational.
established Moffatt v. Air Canada, 2024 BCCRT 149 (British Columbia Civil Resolution Tribunal, 2024-02-14).
-
The FTC's Operation AI Comply (2024) brought simultaneous actions over unsubstantiated AI capability claims; its finalized DoNotPay order required consumer redress and barred professional-grade claims the company could not support.
established U.S. FTC, Operation AI Comply and In re DoNotPay final order, 2024-09 to 2025-01 (ftc.gov).
-
Business API usage skews toward full-task delegation over collaborative chat, and sales-workflow API use roughly doubled over a recent Nov 2025 to Feb 2026 window, a directional signal about agents doing more transactional work, not a measurement of agentic retail.
emerging Anthropic, "The Anthropic Economic Index," 2026 editions (anthropic.com/economic-index).
-
No reliable data exists yet, in the sources reviewed, on how many small and mid-size merchants (as opposed to named enterprise launch partners) are actually transacted with through these protocols; adoption at small-business scale is not yet measured.
contested Research-gap note, 2026-07-20 pillar dossier (agentic-commerce SMB adoption not yet measured in surfaced literature).
Calibration
What is proven, what is promising, what is unproven
| Evidence tier | Tactics | What the evidence says |
|---|---|---|
| established | The protocols shipped with named backers and documented mechanics: ACP (2025-09-29, Apache-2.0, shared payment token), AP2 (2025-09-16, 60+ partners, three mandates), UCP (named retail platforms). A merchant is accountable for what its agent-facing surface represents. | ACP spec (agenticcommerce.dev; github.com/agentic-commerce-protocol); AP2 (cloud.google.com/blog; ap2-protocol.org); UCP (developers.googleblog.com); Moffatt v. Air Canada 2024 BCCRT 149; FTC Operation AI Comply. |
| emerging | Business AI use is tilting toward transactional delegation, so preparing a clean machine-legible product and checkout surface is a reasonable move on trajectory, to be revisited as the protocols consolidate. | Anthropic Economic Index, 2026 (usage telemetry; directional, not agentic-retail specific). |
| contested | Any precise figure for small-business sales flowing through AI agents today; treat as unsourced. Prepare the surface, but do not size the market from invented numbers. | No SMB-specific adoption measurement found in the surfaced research; enterprise launch partners are named, small-merchant volume is not. |
Reference
Glossary
- Agentic commerce protocol
- A published technical standard that lets an AI agent discover, cart, and pay for products on a buyer's behalf in a way both the buyer's and the merchant's systems can verify. ACP, AP2, and UCP are the leading examples as of late 2025.
- Agent-initiated checkout
- A purchase that begins with a buyer's instruction to an AI assistant rather than a human visit to a website, with the agent doing the finding and transacting against a structured merchant surface.
- ACP's mechanism for letting an agent complete a scoped, single-purpose payment without ever seeing the buyer's underlying card details; the merchant is still paid through normal payment rails.
- Mandate
- In AP2, a signed, verifiable digital credential recording one step of an agent purchase. Each transaction has three: an intent mandate (what the buyer authorized), a cart mandate (the items and prices assembled), and a payment mandate (the authorization to pay).
- The commerce analogue of share of answer: whether an AI agent can actually complete a purchase with you, which depends on exposing a machine-legible, policy-declared, authorized transaction surface, not just on having a good website.
Straight answers
Frequently asked questions
What is the agentic commerce protocol, in plain terms?
It is a shared rulebook that lets an AI agent buy something for a shopper by talking directly to a merchant's systems: finding the product, building the cart, and authorizing payment in a way both sides can verify. Three shipped in late 2025: OpenAI and Stripe's ACP, Google's AP2, and Google's UCP. The change for a merchant is that a sale can begin in a chat window and settle at your checkout without the buyer loading your web page.
Does an AI agent see my customer's card details?
Under ACP, no. It uses a Shared Payment Token, which is a single-purpose permission issued by the buyer's payment provider that stands in for the card and is scoped to a specific purchase. The agent presents the token to pay; it never holds the card number. You are paid through the same payment rails you use now. The novelty is in how the payment is authorized, not in who gets paid or how funds move.
What are AP2 mandates and why do they matter?
AP2 represents each agent purchase as three signed digital credentials: an intent mandate (what the buyer told the agent to do), a cart mandate (the exact items and prices), and a payment mandate (the authorization to pay for that cart). Because they are cryptographically signed, a dispute has an evidence trail instead of an argument. For a merchant, the design goal is that an agent-initiated purchase is at least as provable as a human one.
Do I need to integrate one of these protocols right now?
Not urgently, and not before it is clear how they consolidate. What is worth doing now is preparing the underlying surface, a clean, structured, machine-legible representation of your products, prices, policies, and checkout or booking, because that same asset governs whether AI answers can cite you and whether an agent can transact with you. It is the shared prerequisite beneath all three protocols, so it is not a bet on any single one winning.
Are small businesses actually selling through AI agents yet?
Nobody can size it reliably yet. The specifications shipped with enterprise launch partners named, such as Etsy, Shopify, Wayfair, Target, and Walmart, but there is no trustworthy measurement of how many small and mid-size merchants are being transacted with this way. Treat agentic commerce as shipped but early: real enough to prepare for, too young to quote a number on. Anyone citing a precise small-business figure is asserting, not measuring.
Who is responsible if an agent misrepresents my prices or policies?
You are. The principle from Moffatt v. Air Canada (2024) is that a business owns what its deployed AI says, whether the words came from a static page or a bot. When an agentic surface represents your prices, inventory, or policies to a buying agent, errors in that representation are yours to answer for, and the FTC's Operation AI Comply shows overstated capability is itself an enforcement risk. The practical rule is to keep the agent-facing surface accurate and describe what it can do honestly.
Provenance
Sources
- Agentic Commerce Protocol (OpenAI + Stripe), Apache-2.0 open standard, 2025-09-29; agenticcommerce.dev; github.com/agentic-commerce-protocol; stripe.com/newsroom; openai.com/index/buy-it-in-chatgpt (established, shipped spec)
- Agent Payments Protocol (AP2) (Google), announced 2025-09-16 with 60+ launch partners; ap2-protocol.org; cloud.google.com/blog (established, shipped spec)
- Universal Commerce Protocol (UCP) (Google), built with Shopify, Etsy, Wayfair, Target, Walmart; developers.googleblog.com (established, shipped spec)
- Moffatt v. Air Canada, 2024 BCCRT 149, British Columbia Civil Resolution Tribunal, 2024-02-14 (established, adjudicated decision)canlii.org
- U.S. Federal Trade Commission, Operation AI Comply enforcement actions and In re DoNotPay final order, 2024-09 to 2025-01 (established, regulatory record)
- Anthropic, "The Anthropic Economic Index," 2026 editions; anthropic.com/economic-index (established usage telemetry; treated as emerging/directional for agentic retail)
- Pillar dossier research-gap note, 2026-07-20: SMB-specific agentic-commerce adoption not yet measured in surfaced literature (contested / needs primary data)
Every figure above is attributed to a real, dated source and tagged with its evidence tier. Where a claim could not be verified to a primary source, it is not stated as fact.