Cloudflare's Blueprint for an Agentic Internet: Readable, Discoverable, Callable, Payable
Cloudflare outlines a future where AI agents are first-class web citizens, proposing open standards for identity, payments, and tool invocation to keep the internet open.

Cloudflare is betting that the next evolution of the web will be shaped by AI agents, not humans. In a new manifesto, the company lays out its vision for an "Agentic Internet"—a web that is readable, discoverable, callable, and payable by autonomous programs. The core insight: agents are already here, but the web wasn't built for them. They fetch pages, parse HTML, and burn tokens without rendering a single pixel. This mismatch is wasteful and unsustainable.
The company's data shows billions of requests from well-behaved bots re-fetching unchanged pages—machine effort with no outcome. That's the signature of a web designed for humans being visited by something else. Cloudflare's answer is a set of open standards and tools that let agents and domain owners cooperate instead of collide.
Readable: Markdown for Agents and Kitesurf
To make content agent-native, Cloudflare proposes Markdown for Agents, a server-side format that reduces token and bandwidth consumption. On the client side, Kitesurf is a lean browser built for agents, running on Workers and discarded after each request—no bloat from human-oriented features.
Discoverable: AI Search and AEO
Agents need to find resources through interfaces built for them, not keyword boxes. AI Search makes any public site searchable by agents. Agent Engine Optimization (AEO) measures brand visibility across models and agents, so content owners know if they're effectively offline to the agents their customers use.
Callable: WebMCP and Code Mode
Instead of scraping HTML and guessing at buttons, WebMCP lets sites expose actions directly to agents via a browser API. The tool contract becomes explicit, reusing the user's session and state. Code Mode goes further, letting agents call tools by writing code—faster and more accurate than prose.
Payable: x402, Wallets, and Monetization Gateway
Ad-based models are breaking. Cloudflare proposes per-fetch micropayments via x402, with Wallets for agents and Monetization Gateway for domain owners. Every paid interaction leaves a receipt, proving which agent fetched which page and that payment was made.
Identity: Web Bot Auth and PACT
Identity is foundational. Web Bot Auth lets bots cryptographically identify themselves. Private Access Control Tokens (PACT), announced with Mozilla, Google, Microsoft, and Shopify, let sites vouch anonymously, so legitimate agents get in with less friction.
Cloudflare positions itself as the neutral layer, not the whole stack. The specifications are open standards anyone can implement. The company is Customer Zero, using the same rails as its customers, with no privileged path.
An agent doesn't render your CSS, see your hero image, or click your ads. But it has a paying human on the other end. Block it and you block your customer.