Back to Blog
ai crawler tollai crawler blockingpay per crawl

The AI Crawler-Toll Era: Why Blocking the Bots Won’t Erase You From AI Answers

A toll economy for AI crawlers arrived in 2025–26 — Cloudflare blocking by default, RSL 1.0 licensing, HTTP 402 paywalls. But blocking your bots does NOT remove you from AI answers: 88.2% of sites that block GPTBot are still cited. The real fight is compensation, not visibility.

Jonathan Jean-Philippe
Jonathan Jean-Philippe·Founder & GEO Specialist
11 min read
Published: June 20, 2026Last updated: June 20, 2026
Diagram of the AI crawler toll era — a tollbooth in front of a website charging AI crawler bots an HTTP 402 fee, while AI answer engines still cite the site behind the gate, illustrating that blocking crawlers is a billing decision, not a visibility one

Updated: June 2026. A toll economy for AI crawlers arrived in 2025–26: Cloudflare now blocks AI bots by default and bills them with Pay Per Crawl, the RSL 1.0 standard lets publishers attach a license price to every crawl, and sites like Stack Overflow return an HTTP 402 Payment Required to bots that used to crawl for free. The obvious fear is that putting up a toll booth erases you from AI answers. It does not. In a study of four million citations, 88.2% of sites that block GPTBot were still cited. The toll is an economic lever — a fight over compensation and licensing — not a visibility switch. The real risk is the opposite one: brands that block indiscriminately and accidentally cut off the retrieval bots that actually assemble live answers.

This is the third volley in a pattern we have been tracking. Citation share moves when the model version changes (see our AI citation core updates framework), and it moves when the engine’s serving and grounding layer changes (see how Bing stopped serving what it had crawled). The toll era adds a third axis on the site side: who is even allowed to crawl you, and at what price. Confuse the three and you will block the wrong bot for the wrong reason.

The toll era in four numbers

88.2%

of sites that block GPTBot are still cited (BuzzStream / Citation Labs)

1B+

HTTP 402 Payment Required codes served per day (Cloudflare, Aug 2025)

~20%

of websites Cloudflare manages — now blocking AI bots by default

73%

of sites have technical barriers blocking AI crawler access (Otterly)

Are you accidentally blocking the bots that cite you?

Rankeo’s free audit checks whether you are crawlable and cited across all 5 AI engines — ChatGPT, Perplexity, Gemini, Claude, and Grok — so you know if a robots.txt rule is quietly costing you answers.

Run Free Audit →

The Toll Economy Arrived

For most of the web’s history, crawling was free. A bot requested a page, the server returned a 200 OK, and that was the deal. In 2025 that deal started to break. AI crawlers consume content to train models and to ground answers, often without sending any traffic or revenue back — and infrastructure providers and publishers responded by building toll booths.

Cloudflare moved first and hardest. On July 1, 2025 it became the first major infrastructure provider to block AI crawlers by default: every new domain now starts in a control mode and must make an explicit choice about AI bots at sign-up. Alongside it, Cloudflare launched Pay Per Crawl, where a site owner can Allow, Charge, or Block each AI crawler. A charged request returns an HTTP 402 Payment Required, with Cloudflare acting as the merchant of record. By August 28, 2025, Cloudflare reported serving more than one billion 402 codes per day. (Pay Per Crawl remains in beta through 2026.)

"If the Internet is going to survive the age of AI, we need to give publishers the control they deserve and build a new economic model."
— Matthew Prince, CEO, Cloudflare

The scale is not marginal. Cloudflare says it manages and protects traffic for roughly 20% of websites, and about 22.7% of all websites sit behind Cloudflare (W3Techs, May 2026). On September 24, 2025 it rolled out Content Signals — directives for search, ai-input, and ai-train — across 3.8 million domains, and more than 2.5 million sites now disallow AI training outright. Cloudflare even delisted Perplexity on August 4, 2025 for stealth crawling around blocks.

Publishers built their own toll booths too. On February 19, 2026, Stack Overflow activated pay-per-crawl, switching AI bots from 403 Forbidden to 402 Payment Required — and the bots that had been hitting the 403 simply stopped crawling (the per-crawl price was not disclosed).

"With the rise of AI crawlers, they’ve fundamentally broken what I believe is the old internet."
— Janice Manningham, Stack Overflow

And the practice is already widespread. Otterly’s "The AI Citation Economy" report (February 1, 2026, built on more than one million citations) found that 73% of sites have technical barriers blocking AI crawler access — through robots.txt, CDN rules, or JavaScript rendering. The toll booths are not a future scenario; they are the current default for most of the web.

In summary, the free-crawl era ended in 2025–26: Cloudflare blocks AI bots by default and bills them with 402 codes at billion-a-day scale, Stack Overflow flipped its bots to pay-per-crawl, and roughly three in four sites now sit behind some AI-crawler barrier.

The Paradox: Blocking Doesn't De-Cite You

Here is the result that breaks everyone’s intuition: putting up a toll booth, or even an outright block, does not remove you from AI answers. The most rigorous test of this comes from BuzzStream and Citation Labs, which analyzed 4 million citations across 3,600 prompts (March 19, 2026) and matched each cited domain against its robots.txt.

Answer capsule — the blocking paradox

Blocking an AI crawler does not remove you from AI answers. In a study of 4 million citations, 88.2% of sites that block GPTBot were still cited, 82.4% of sites blocking OAI-SearchBot were still cited, and 92.3% of sites blocking Google-Extended were still cited. Roughly 95% of ChatGPT citations came from sites that block at least one training bot. The reason is structural: robots.txt rules usually target the training crawler, while answers are assembled at query time by a separate retrieval bot or a third-party search index that the block never touched.

Share of blocking sites that are still cited

BuzzStream / Citation Labs, 4M citations across 3,600 prompts (March 2026). Each bar is the percentage of sites blocking that bot that still show up as a citation.

Google-Extended
92.3%
GPTBot
88.2%
OAI-SearchBot
82.4%

Concrete case: CNBC blocks three AI bots in its robots.txt and still appeared 1,298 times as a citation in the dataset.

Why does this happen? Because "the AI crawler" is not one bot. There are at least two functionally different kinds:

  • Training bots (GPTBot, ClaudeBot, Anthropic-ai, CCBot, Google-Extended) harvest content to train future models. This is what most robots.txt blocks target — and it is the one with the least direct impact on whether you are cited today, because the model has already learned the web, and citations rarely depend on whether your specific page was in the last training set.
  • Retrieval bots (OAI-SearchBot, Perplexity-User, and the third-party search indexes engines lean on) fetch live content at query time to ground an answer. These are the bots that actually decide whether you appear in the answer being generated right now — and they are blocked far less often.

The block-rate data shows exactly this gap. Site owners aggressively block the training crawlers and largely leave the retrieval bots alone, which is precisely why the citations survive:

How often each AI bot is blocked

BuzzStream / Citation Labs (April 8, 2026). Red = training bots (blocked hard), blue = retrieval bots (mostly left open). Bars scaled to the highest rate (CCBot, 75%).

CCBot
75%
Anthropic-ai
72%
ClaudeBot
69%
PerplexityBot
67%
GPTBot
62%
OAI-SearchBot
49%
Google-Extended
46%
Perplexity-User
17%

Training bots dominate the top of the chart (CCBot 75%, Anthropic-ai 72%, ClaudeBot 69%, GPTBot 62%); retrieval bots sit lower (OAI-SearchBot 49%, Perplexity-User just 17%).

The split shows up at the publisher level too: among top US/UK news sites, 79% block at least one training bot but only 71% block at least one retrieval bot (January 28, 2026). The blocks cluster on training, the citations flow through retrieval, and the two barely overlap.

In summary, blocking is not de-citing: most blocks hit the training bot, most answers come from the retrieval bot, and 88.2% of GPTBot-blocking sites are cited anyway. The toll booth taxes the crawler; it does not unplug you from the answer.

So Why Are Publishers Tolling at All?

If blocking does not hide you, the obvious question is why so many sites are doing it. The answer is that the toll booth was never about visibility. It is about compensation and licensing. Publishers are not trying to vanish from AI answers — they are trying to get paid for content that trains and grounds those answers, and a block is their only leverage at the negotiating table.

The money is real. Reddit’s licensing deal with Google is worth roughly $60 million a year, and its deal with OpenAI roughly $70 million a year. Those numbers are why infrastructure is racing to build the billing rails. A block that returns an HTTP 402 is not a closed door — it is an invoice. Cloudflare positions itself explicitly as the toll collector for "a new economic model."

This is also what the RSL 1.0 standard is for. Launched on September 10, 2025, Really Simple Licensing is a machine-readable licensing standard — co-created by Eckart Walther, who co-authored RSS — that goes a step beyond robots.txt’s blunt yes/no. RSL lets a publisher attach actual license terms in five flavors: free, attribution, subscription, pay-per-crawl, and pay-per-inference (compensation for every AI answer that uses the content).

"We need machine-readable licensing agreements for the internet."
— Eckart Walther, RSL co-creator (RSS co-author)

The launch coalition is heavy: Reddit, Medium, O’Reilly, Yahoo, Quora, People Inc., wikiHow, and Fastly all backed RSL 1.0. The RSL Collective manages licensing collectively, the way ASCAP and BMI license music on behalf of artists who cannot each negotiate with every radio station. Notably, Cloudflare and Akamai were not at the launch — a reminder that the licensing standard and the infrastructure toll booth are still separate, competing efforts.

There is one large catch worth stating plainly: RSL has no built-in payment rail. Pay-per-inference describes the compensation a publisher wants, but it depends entirely on AI companies choosing to honor it. The standard declares the price; it cannot yet force the collection. That is exactly why this is a multi-year negotiation, not a solved system.

In summary, publishers toll because the goal is payment, not invisibility: $60–$70M Reddit deals show the value at stake, RSL 1.0 turns robots.txt into a license with a price tag, and the 402 code is an invoice — the whole apparatus is a bid to capture compensation, not to leave the answer layer.

What This Means for You (If You Want to Be Cited)

For most brands — the ones that want more AI visibility, not a licensing check — the toll era flips the usual advice on its head. The danger is not that you fail to toll. The danger is that you block indiscriminately and silence yourself in the process.

Recall Otterly’s finding: 73% of sites have technical barriers blocking AI crawler access. A large share of that is not a deliberate licensing strategy. It is a brand that copy-pasted a blanket robots.txt banning every AI user-agent it could find, or sits behind a CDN default that blocks bots, or renders critical content in JavaScript a crawler never executes. Those sites are not negotiating a $70M deal. They are simply unreachable — and many do not know it.

The critical distinction is the one from the last section, applied to your own config:

  • Blocking a training bot (GPTBot, ClaudeBot, CCBot, Google-Extended) costs you very little citation share — 88.2% of GPTBot-blockers are still cited. If your only goal is not feeding future model training, this is a low-cost choice.
  • Blocking a retrieval bot (OAI-SearchBot, Perplexity-User, and the search indexes that ground answers) is the expensive mistake. These bots fetch your content to build the answer in front of the user right now. Block them and you can genuinely disappear from live answers — not because of training, but because the engine cannot retrieve you at query time.

So the toll-era playbook for a visibility-seeking brand is not "put up a toll booth." It is the reverse: make sure the retrieval bots can reach you, decide deliberately whether you care about training bots, and — only if you are a publisher with content worth licensing — consider RSL and pay-per-crawl as a compensation play. Most businesses are in the first bucket, and their biggest risk is a robots.txt line they never audited.

In summary, if you want to be cited, do not block blindly: leave the retrieval bots open, treat training-bot blocking as a low-stakes choice, and recognize that a large slice of the 73% blocking the bots are sabotaging their own visibility without meaning to.

Access Is the Third Layer of Citation Volatility

Step back and the toll era slots into a bigger pattern. Your AI citations can move for three structurally different reasons, and the toll economy is the newest of them:

  • Model-version volatility. A new model release redistributes citations overnight — one swap moved 47% of ChatGPT citations in 48 hours. This is the engine’s taste changing. See our AI citation core updates framework.
  • Serving / grounding volatility. The engine has your content but stops serving it — a monitored site’s Copilot citations went 693 → 0 → 244 with nothing changed on the page, because the change lived in Bing’s grounding layer. See how Bing decoupled indexing from serving.
  • Access volatility (this article). The volatility lives on your own side of the wire. Whether a bot can crawl you — and at what price — is now a setting you (or your CDN, or a publisher standard) control. The toll era makes access an active, changeable variable rather than a default 200 OK.

The distinction between the second and third layers matters. With Bing, the engine crawled the content and then chose not to serve it — the lever was downstream, inside the engine. With the toll era, the lever is upstream, on the site: the crawl is blocked or billed before the content ever reaches the engine. Same regime of volatility, opposite end of the pipe. Reading all three together is what keeps you from misdiagnosing a citation drop — a model update, a serving change, and a robots.txt edit look identical from a dashboard, but the fix for each is completely different.

In summary, citation volatility now has three axes — model version, serving/grounding, and access — and the toll era is the access axis: the one variable that sits on your side of the wire and that you can actually configure.

Playbook: Take Back Control of Who Crawls You

The toll era rewards intention and punishes default settings. Whether you are a brand chasing citations or a publisher chasing compensation, the work is the same first step: find out who can actually crawl you right now, then decide on purpose.

The four moves that put you back in control

  • Audit your robots.txt and CDN rules. List every AI user-agent you currently allow, charge, or block — including the ones your CDN default added without you noticing. Most "we’re blocking AI" situations are accidental, inherited from a template or a Cloudflare default, not a decision.
  • Keep the retrieval bots open. Explicitly allow the bots that assemble live answers (OAI-SearchBot, Perplexity-User, and the search indexes that ground engines). Block these and you remove yourself from the answers being generated now; the citation cost is real and immediate, unlike blocking a training bot.
  • Monetize deliberately — if you are a publisher. If your content is genuinely worth licensing, that is where RSL 1.0 and pay-per-crawl belong: a deliberate compensation play with terms (attribution, subscription, pay-per-inference), not a blanket block. For everyone else, the value is in being cited, not in tolling.
  • Monitor citations, not just rankings. Because access, serving, and model changes all look the same from the outside, the only way to tell a robots.txt mistake from a core update is to watch your actual citations per engine over time. A citation cliff that lines up with a config change is an access problem; one that lines up with a model release is not.

Once you have decided to be crawlable, the next question is what the crawler should prioritize when it arrives. That is the job of an llms.txt file — a lightweight map that tells AI systems which of your pages matter most. Access control decides whether the bot gets in; llms.txt shapes what it reads once it does. The two are complementary halves of crawl strategy in the toll era.

In summary, take back control by auditing what you block, keeping retrieval bots open, reserving tolls and RSL for genuine licensing plays, and monitoring citations so you can tell an access problem from a model or serving one.

The Verdict

The AI crawler-toll era is real: Cloudflare blocks bots by default and bills them a billion times a day, RSL 1.0 turns robots.txt into a license with a price, and publishers from Stack Overflow to Reddit are putting up toll booths. But the headline fear is wrong. Blocking your bots does not erase you from AI answers — 88.2% of GPTBot-blockers are still cited, because the block hits the training crawler while the answer flows through a retrieval bot the block never touched. The toll is an economic instrument, a fight over compensation and licensing. The real trap is the opposite of the fear: blocking indiscriminately, severing the retrieval bots, and silencing yourself by accident. Decide who crawls you on purpose, keep the answer-makers open, and monitor your citations so you can tell an access change from a model or serving one.

Find out if a robots.txt rule is costing you citations

Rankeo checks whether you are crawlable and cited across ChatGPT, Perplexity, Gemini, Claude, and Grok — so an accidental block shows up as a fixable finding, not a silent gap. Start with the free Authority Checker or see the access axis in context with our AI citation core updates framework.

See Rankeo Plans →

FAQ

Frequently Asked Questions

Jonathan Jean-Philippe
Jonathan Jean-Philippe

Founder & GEO Specialist

Jonathan is the founder of Rankeo, a platform combining traditional SEO auditing with AI visibility tracking (GEO). He has personally audited 500+ websites for AI citation readiness and developed the Rankeo Authority Score — a composite metric that includes AI visibility alongside traditional SEO signals. His research on how ChatGPT, Perplexity, and Gemini cite websites has been used by SEO agencies across Europe.

  • 500+ websites audited for AI citation readiness
  • Creator of Rankeo Authority Score methodology
  • Built 3 sites to top AI-cited status from zero
  • GEO training delivered to SEO agencies across Europe