research.example.cloudflare.pay) so merchants can cryptographically verify that an agent is acting on behalf of a known user The buy-side announcement followed the launch of Cloudflare's Monetization Gateway in July 2026, which lets websites, APIs, and MCP tools charge AI agents for access . Together, the two products give Cloudflare both the sell side and the buy side of agent payments
.
The Cloudflare payment system has three main components: wallet architecture, payment protocols, and identity.
Two-tier wallet architecture. An Account Wallet, owned by the human, holds stablecoins and sets overall policy. From it, users issue Virtual Wallets to individual agents, each with a spending cap, a merchant allow list, and a maximum per-transaction limit . An agent cannot spend beyond the rules set by its owner
.
Payment protocols. Cloudflare's Agents SDK supports the x402 protocol (which revives the HTTP 402 Payment Required status code, pioneered by Coinbase) and the Machine Payments Protocol (MPP) . Both use stablecoin micropayments over HTTP, enabling sub-cent transactions for API calls, data access, and content
. The flow works like this: a client requests a resource, the server responds with
402 and a payment challenge, the client fulfills the payment and retries with a payment credential, and the server verifies and serves the resource .
Identity and trust. Merchants see the agent's cloudflare.pay handle and can verify the agent is authorized — solving the "is this bot legitimate?" problem that has blocked agent-to-merchant commerce . Users can optionally remain pseudonymous
.
The Cloudflare announcement reflects the rise of agentic commerce — an internet where AI agents (research bots, shopping assistants, coding agents) browse, negotiate, and purchase on behalf of humans without requiring a person to manually enter a credit card each time . Cloudflare is positioning itself as the infrastructure layer that provides both identity (who sent this agent?) and payment (how does it pay?) for this emerging economy
.
Cloudflare has been collaborating deeply with the incumbent payments industry. Key partners include:
The agentic commerce space is crowded across several layers. Here are the main players:
Payment protocols and wallets
Protocols and standards
AI platforms driving agent shopping
ChatGPT, Google AI Mode, Perplexity, Microsoft Copilot, Meta AI, and Amazon Rufus are all building the shopping-side interfaces that agents will use .