On Monday, Cloudflare announced Cloudflare Wallets and cloudflare.pay, a pair of products that let AI agents spend real money on the internet — buy API access, pay for content, shop on your behalf — without a human clicking through a checkout page.
The design is a two-tier system: you, the human, fund an Account Wallet, then delegate spending to Virtual Wallets that your agents control through API keys. Each agent wallet comes with guardrails you set yourself: weekly allowances, merchant allowlists, maximum transaction sizes, and alerts when spending looks anomalous.
Think of it as giving your agent a corporate card with a hard limit, not your actual credit card.
The other half, cloudflare.pay, handles identity. Every agent can get a permanent, human-readable web address — something like research.yourcompany.cloudflare.pay — so a merchant on the other side of a transaction can verify which organization an agent actually represents. Today, when a bot shows up at your API, you have no reliable way to tell a legitimate buyer from a scraper.
Under the hood, payments settle in stablecoins (primarily USDC on Base) over x402. The protocol is barely a year old, but the idea behind it dates to 1997: the HTTP spec has reserved status code 402, "Payment Required," since the beginning, because the web's original designers assumed pages would eventually charge for access. No payment method could settle fast and cheap enough inside a web request, so the code sat unused for nearly three decades. Stablecoins on cheap chains changed the math: settlement in under a second, at a fraction of a cent per transaction. Coinbase launched x402 in May 2025 to finally put 402 to work, co-founded the x402 Foundation with Cloudflare that September, then contributed the protocol to the Linux Foundation, where the foundation went operational this July with about 40 members including Visa, Mastercard, Google, Stripe, and AWS. Usage is still early — roughly 200 million transactions to date, most of them tiny — but for a 15-month-old protocol, that is an unusually heavyweight backer list.
This wallet launch is the buyer-side complement to the Monetization Gateway Cloudflare shipped in July, which lets anyone behind Cloudflare charge per request for their APIs, datasets, and content over those same x402 rails. Seller side plus buyer side means Cloudflare is now building both ends of an economy where software pays software.
The motivation: bots are now roughly 57% of web traffic, and the ad-supported model that funded the open web assumed human eyeballs. Cloudflare's chief strategy officer said, "The internet needs a different business model." One caveat: what opened this week is handle reservation. The actual wallet infrastructure, onramps, and agent spending features roll out over the coming months, so nobody is integrating a stable API today.
How to get paid: If your site is already behind Cloudflare, the seller side of this exists today, but access is gated. Pay Per Crawl charges AI crawlers a per-request price to access your content — you set a price, choose which crawlers to charge, and manage it from your account settings once enabled. Cloudflare pitches it as an experiment in compensating content creators for their contributions to the AI economy: creators control access and get paid, and AI companies get to use quality content "the right way — with permission and compensation." The company says it expects the approach to evolve into a combination of different tools for publishers and creators. The catch is that it is not open to everyone yet: if the option does not appear in your dashboard, you need to request access first. Your domain also needs to be on Cloudflare's nameservers, and since June, enrolled sites can set dynamic per-page pricing via a response header or a Worker.
The fuller Monetization Gateway — per-request x402 pricing on any page, API, or dataset, settled in stablecoins you can redeem to your bank account — is also waitlist-only, with its own signup form. So for now, the practical move on both products is the same: sign up and wait for the door to open.
And a question I'd like to hear your answer to: what would you let an AI agent buy for you without asking first? Coffee, sure. Flights? Stock? Nothing at all? Where people draw that line will decide how fast this economy actually grows — reply and tell me yours.