Agentic commerce
Your next big customer might be software shopping for someone else. Agentic commerce is buying done by AI agents that research, compare, and check out on a person's behalf. If your store is not legible to them, they buy from the brand that is.
The shift
When the shopper is an agent
In agentic commerce, the buyer states an outcome (find me a durable rain jacket under 200 dollars that ships by Friday) and an AI agent does the rest. It reads options, weighs reviews, checks availability, and increasingly completes the purchase. Your beautifully designed product page may never be seen by a human in that flow. The agent reads your data, not your layout.
This is the transact layer of agent legibility, and it raises the stakes. Being cited is good. Being bought is better. For ecommerce, agentic commerce is where AI search optimization turns directly into revenue.
The rails
The protocols making agent checkout real
| Protocol | Who | What it does |
|---|---|---|
| Agentic Commerce Protocol (ACP) | OpenAI + Stripe | Lets agents select products and complete checkout programmatically |
| Agent Payments Protocol (AP2) | Authorizes and secures payments made by agents | |
| Model Context Protocol | Anthropic | Lets agents call your tools, including search and cart actions |
These are young and moving fast, which is exactly why early movers matter: models and agents are being shaped around the brands that are legible right now. We track them in agentic commerce protocols.
The work
What an ecommerce brand actually ships
Machine-readable product truth
Every fact an agent needs to decide and buy should be structured and current: title, attributes, price, availability, shipping, and returns, marked up with Product and Offer schema and mirrored in clean feeds. Stale or hidden data is the fastest way to get skipped.
Policies an agent can read
Returns, warranty, and shipping terms are decision inputs, not fine print. When they are machine-readable, an agent can confidently recommend you. When they are buried in a PDF or an image, the agent treats them as unknown risk.
Callable actions, not just a visual cart
The end state is an agent that can search your catalog and start a checkout through a defined interface rather than puppeteering your UI. That is where MCP and the commerce protocols come in. To understand the buyer side, read AI shopping agents.