Cloudflare on July 1 announced a package of AI traffic controls and payment tools meant to give site owners more say over how crawlers, answer engines, and autonomous agents use their content. The company is adding separate controls for Search, Agent, and Training crawlers, preparing new defaults for ad-supported pages on September 15, and opening a waitlist for a Monetization Gateway that can charge for web pages, datasets, APIs, and MCP tools through x402-based payments.
The move is not just another bot-blocking setting. Cloudflare is trying to turn AI traffic into something closer to a managed market: bots declare what they are doing, publishers set rules by use case, and agents can be asked to identify themselves or pay before a request reaches the origin server.
That matters because the old web bargain is under pressure. Search crawlers indexed pages and sent visitors back. AI systems can now read, summarize, and act on content without delivering the same click-through traffic. Cloudflare argues that site owners need more options than either leaving everything open or blocking AI systems entirely.
What Cloudflare Changed
Cloudflare’s new AI traffic controls split automated AI access into three main categories. Search covers crawling that builds an index for later answers or retrieval. Agent covers real-time automated visits on behalf of a person, including chat fetch bots and browser-use agents. Training covers crawlers that collect content to train or fine-tune models.
That distinction is important because those behaviors have different economics. A search crawler can still send traffic or provide attribution. A training crawler may permanently absorb content into a model. A user-directed agent may be trying to complete a live task, such as comparing prices, filling out a form, or fetching a paid resource for someone waiting on the result.
The controls are available to Cloudflare customers, including those on the Free tier. On September 15, 2026, Cloudflare plans to apply new defaults for newly onboarded domains: Training and Agent traffic will be blocked by default on pages that display ads, while Search traffic will remain allowed by default. Existing customers will be able to opt out before that change takes effect.
The default is aimed at a specific kind of page. If a page carries ads, Cloudflare is treating that as evidence that the site owner expected human attention to be part of the business model. Under that logic, an agent that extracts the useful result without the visit is not equivalent to a search crawler that indexes the page and sends users back.
The Googlebot Question
The most consequential detail may be how Cloudflare plans to handle multipurpose crawlers. Bots that combine Search with Training will be governed according to all of their behaviors, with the most restrictive applicable rule winning. Cloudflare names Googlebot, Applebot, and BingBot as examples of multipurpose crawlers that could be blocked when a customer chooses to block Training traffic.
For publishers, that changes the practical decision. Blocking AI training is no longer a clean switch if the same crawler is also tied to search visibility. Cloudflare is pushing bot operators to separate crawlers by purpose so site owners can allow search indexing without also granting training rights.
The company is also changing what it means for a bot to be Verified. Verified status will no longer mean a bot is allowed by default. Instead, verification makes a bot eligible to be allowed within the category a site owner has approved. In plain terms, identity alone is not enough; purpose matters too.
BotBase and Content Signals Add the Policy Layer
For Enterprise Bot Management customers, Cloudflare is introducing BotBase, a dashboard view of known bots and agents, their classifications, and the detection IDs customers can use in security rules. The first version is about visibility, but Cloudflare says it plans to expand BotBase into a more direct control center for automated traffic later this year.
Cloudflare is also testing an expanded content-use signal in robots.txt. The new use field is meant to express whether a bot should interact and store nothing, index and link back, or summarize and reproduce more fully. For customers using Cloudflare’s managed robots.txt, the company says it will add a preference equivalent to allowing search while disallowing AI training and setting content use to a reference-style mode.
These signals are not hard enforcement by themselves. They are machine-readable preferences. Enforcement still depends on Cloudflare’s traffic controls, bot classification, and whether bot operators respect or risk losing trusted status. The practical value is that site owners can express a more nuanced policy than a blanket robots.txt disallow rule.
Payments Move From Crawls to Use
Cloudflare’s payment announcement adds the sharper business angle. Its new Monetization Gateway will let customers set payment rules for resources protected by Cloudflare, including pages, APIs, datasets, and MCP tools. A request that matches a rule can be challenged for payment before Cloudflare forwards it to the origin.
The first version will use stablecoin payments through the x402 protocol. Cloudflare describes planned rules such as charging for specific REST verbs, setting variable prices for tasks with different compute costs, or converting an origin’s 401 Unauthorized response into a 402 Payment Required response with payment instructions. The waitlist is open now.
This connects directly to AI agents and MCP. If an agent wants to call a tool, fetch a premium dataset, or use a paid API, Cloudflare wants the request itself to carry enough identity and payment information to complete the transaction without a preexisting account relationship. In Cloudflare’s version of the agentic web, the HTTP request becomes both access attempt and payment event.
Cloudflare is also trying to move beyond charging for crawls. In a separate AI search post, the company says it is experimenting with Pay Per Use models through partners including Ceramic.ai and You.com. Instead of paying only when a crawler fetches a page, a publisher could be paid when its content appears in an AI search result or when an agent pays for a specific piece of premium content.
What Site Owners Should Watch
The immediate action for Cloudflare customers is to review the new AI traffic settings before September 15, especially if their sites rely on ad revenue, search visibility, or answer-engine discovery. Publishers should check whether blocking Training traffic might also affect multipurpose crawlers they still want for Search, then decide whether the tradeoff is acceptable.
Developers and API owners should watch the Monetization Gateway separately. Charging agents per request only works if buyers can handle identity, payment, refunds, accounting, abuse controls, and pricing transparency. Stablecoin settlement may make tiny payments technically possible, but it does not automatically solve procurement, tax, user-consent, or platform-trust problems.
The larger story is that AI traffic is being split into roles. A crawler is no longer just a crawler. It may be a search indexer, a training pipeline, a live user agent, a transaction bot, or a paying customer. Cloudflare’s bet is that the next web economy needs infrastructure that can tell the difference.
If that model works, publishers and developers get a path between open access and total refusal. If it does not, the web may keep drifting toward private deals, crawler blocklists, and platform-specific exceptions that only the largest sites can negotiate. Cloudflare’s July 1 announcements are early infrastructure, not a finished settlement. But they give site owners a more concrete way to ask a question the AI web has avoided for too long: who is using this resource, for what purpose, and on what terms?