Agentic Commerce
Agentic commerce is commerce carried out by AI agents acting on a person or business's behalf. Instead of a human clicking buy, an agent discovers options, makes a decision, and pays, often programmatically and per use. It spans agents buying data, APIs, compute, and goods without a human completing each transaction.
Updated June 24, 2026
How is agentic commerce different from traditional e-commerce?
In traditional e-commerce a person searches, chooses, and checks out. In agentic commerce an AI agent does that work and completes the purchase itself, usually paying per use rather than holding a subscription. The buyer is software, so the discovery and payment have to be programmatic.
| Dimension | Traditional e-commerce | Agentic commerce |
|---|---|---|
| Who transacts | A human at checkout | An autonomous agent |
| Discovery | Search and browsing | Programmatic lookup |
| Payment | Card or stored account | Per request, often stablecoins |
| Pace | Human speed | Machine speed |
What do AI agents buy?
Most agentic commerce today is software buying from other software. The common categories are:
- Data and enrichment, such as a company, person, or property lookup
- Model inference, such as running a single prompt through a hosted model
- Compute and tools, such as rendering, scraping, or transcoding on demand
- Digital goods and content, paid per item rather than per subscription
Why does agentic commerce need new payment rails?
Cards and accounts assume a human is present to sign up and approve a purchase. Agents transact often, in small amounts, with services they discovered moments earlier. That calls for programmatic, per-request payment, which protocols like x402 and MPP provide.
Frequently Asked Questions
- What is agentic commerce in simple terms?
- It is buying and selling done by AI agents instead of people. An agent finds what it needs, decides, and pays on your behalf, often without a human completing the transaction.
- What is an example of agentic commerce?
- A research agent that finds a data provider, pays a few cents for a single lookup, and uses the result, all without a person clicking buy, is agentic commerce in action.
- How do agents pay in agentic commerce?
- Usually per request, settled in stablecoins through agent-native payment protocols such as x402 and MPP, rather than with a human's credit card or subscription.
- Is agentic commerce just AI shopping assistants?
- No. Shopping assistants are one case. Most agentic commerce today is agents buying data, APIs, and compute from other software.