Agentic Commerce
Also called: agent-led commerce · agentic checkout · AI shopping agents
Agentic commerce is the emerging practice — and the stack of protocols built for it — in which an AI agent carries out purchases on a user's behalf, from discovering products to checking out and paying, while the person sets the intent and approves the result rather than clicking through each step.
Online shopping today assumes a human at the keyboard: you search, compare tabs, add to cart, and click buy. Agentic commerce is the shift to a model where you state a goal — "reorder my contact lenses," "find a black raincoat under $120 that arrives by Friday" — and an agent does the searching, comparing, cart-building, and payment, coming back to you for approval at the point that matters.
Making that work across many merchants needs shared plumbing, and in 2025-2026 several efforts converged into a rough layered stack: a discovery layer (an agent finds what a business offers, via mcp, webmcp, or structured feeds), an agent-to-agent negotiation layer (a2a-protocol), a commerce/checkout layer for the shopping flow with a merchant (ucp-universal-commerce-protocol from Google and Shopify, or the similarly named Agentic Commerce Protocol from OpenAI and Stripe), and a payment-authorization layer (ap2-agent-payments-protocol) that proves the charge was within what the user allowed.
This is early and unsettled. The protocols overlap, backers differ, and the acronyms collide — "ACP" alone is ambiguous between the commerce protocol and the older Agent Communication Protocol. What is consistent across the serious efforts is the guardrail shape: the user sets spending limits and intent up front, and a specific cart gets explicit approval before money moves.
How it works
A typical flow: the user gives the agent a goal and constraints (budget, delivery date, preferences), often captured as a signed intent. The agent discovers candidate products across merchants through whatever interface each exposes, evaluates them (price, a real checkout quote including shipping and tax, return policy), and assembles a cart at the chosen merchant using a commerce protocol. The user approves that specific cart. A payment layer then authorizes the charge against the user's chosen instrument, with the authorization verifiable by the merchant and payment network. Post-purchase actions — tracking, returns — run back through the same commerce interface.
Example
A household runs low on printer ink. The user has previously told their assistant: "keep the office stocked, under $60 a month, prefer the store-brand cartridges." The agent detects the low-stock signal, checks three retailers through their commerce interfaces, finds the store-brand set at $34 with two-day delivery, assembles the cart, and — because the standing intent is specific and within budget — issues a payment authorization for $34. The user gets a notification, not a checkout page.
How it differs
Agentic commerce vs. a shopping chatbot: a chatbot recommends products and links you out to buy them yourself. Agentic commerce means the agent actually transacts — building the cart at the merchant and authorizing payment — under limits the user set, with a defined approval point, rather than handing the task back to a human at checkout.
Common misconceptions
FAQ
What is agentic commerce?
What protocols are involved in agentic commerce?
Is agentic commerce safe — can the agent overspend?
Last checked: 2026-08-30