For the last twenty years, e-commerce has been about one thing: optimizing for human eyeballs. We A/B test button colors, write catchy product descriptions, and obsess over checkout flows to reduce friction for human users.
But the customer is changing. The next billion users might not be humans at all—they might be software.
Mastercard recently showcased a demo that I think marks the official beginning of "Agentic Commerce." In it, an AI agent didn't just recommend a product—it found it, assessed it, and actually bought it, all without a human clicking a "Buy Now" button.
The Shift: Delegated Spending
We are moving from "browsing" to "delegating."
Right now, if I want to buy a new pair of running shoes, I have to go to Amazon, filter by size, read reviews to make sure they run true to size, check delivery dates, and then pay. It’s a chore.
In the near future, I’ll just tell my agent: "Get me a pair of neutral running shoes, size 10, under $150, that can arrive by Friday."
The agent does the searching. The agent does the comparing. And crucial to this new demo, the agent does the paying.
Under the Hood: Trusting the Bot
The immediate reaction to "giving an AI your credit card" is usually mild panic. And rightfully so. You don't want a hallucinating LLM to accidentally buy 500 industrial-grade blenders.
The Mastercard demo tackles this head-on. They aren't just pasting your 16-digit card number into a prompt. That would be insane.
Instead, they are using Tokenization and Identity Verification.
- Tokenization: The agent is given a specific, limited-use token. It’s like a virtual card that is only valid for certain types of merchants or spending limits. If the agent goes rogue, the damage is capped.
- Identity Verification: The merchant knows that the payment is coming from my agent. There is a cryptographic handshake that proves this bot is authorized to spend my money.
This creates a trust layer that has been missing. It allows me to treat my AI agent like an employee with a corporate card, rather than a stranger with my wallet.
Implications for the Web
This changes everything for merchants.
If agents are doing the shopping, a beautiful website matters less than a clean API. We might see a split in the web:
- The Visual Web: For humans who want to browse and discover.
- The Data Web: For agents that need specs, prices, and stock levels in structured JSON.
"Agent SEO"
This also births a new industry: Agent SEO.
How do you convince an algorithm that your product is the best choice? It’s not about emotional storytelling anymore. It’s about having the most accurate data, the best delivery times, and the lowest return rates. Agents will be ruthless comparison shoppers. If your shipping is $5 more than a competitor, the agent will know instantly and likely skip you.
Parental Controls for Bots
We are also going to need "parental controls" for our AI assistants. I can imagine setting rules like:
- "You can spend up to $50 on books without asking."
- "Any electronics purchase requires my approval."
- "Never buy from a seller with less than 4.5 stars."
Conclusion
The Mastercard demo is a proof of concept, but it feels like a glimpse of the inevitable. We are building a world where we state our intent—"I want this"—and software handles the logistics of getting it to our door.
The friction of checkout is about to disappear completely. The question is, are our bank accounts ready for how easy it will be to spend money?