Promptwatch Logo

Pay Per Crawl

Pay per crawl is an access model where a site charges AI crawlers per request via HTTP 402, instead of serving content free or blocking it.
Updated September 6, 2026
SEO

Definition

Pay per crawl is an access model in which a publisher charges AI crawlers and agents a fee for each request, rather than choosing between free access and an outright block in robots.txt. The charge is signaled with HTTP status code 402 Payment Required, a code reserved in the original HTTP specification but effectively unused until AI crawling created a reason for it.

Cloudflare launched the best-known implementation in July 2025, moving the paywall to the CDN edge. Site owners set a per-request price, connect a payment account, and let the network act as merchant of record. A crawler advertises what it is willing to spend using a crawler-max-price header; if the price is within budget the request is served, and if not the edge returns 402. Cloudflare paired this with a default permission model in which unrecognized AI bots are blocked unless the site opts them in.

Pay per crawl answers the settlement question, not the permissions question. It moves money but does not describe what a buyer may do with the content afterward, which is why it is usually paired with a licensing layer such as Really Simple Licensing and an identity layer such as Web Bot Auth. Payment protocols like x402 provide the machine-to-machine rails.

For GEO teams the trade-off is direct: charging for crawls can create a revenue line from AI crawlers, but every blocked or unpaid fetch is content that cannot be retrieved, cited, or recommended in an AI answer. Most brands that depend on AI visibility keep marketing content freely crawlable and reserve metering for archives, proprietary data, or high-cost endpoints. Crawler log analysis is what tells you which bots would actually be affected, and the free robots.txt generator for AI is the fastest way to draft rules that keep citation-worthy pages open while metering the rest.

Examples of Pay Per Crawl

  • A publisher enables pay per crawl at the CDN edge, sets a per-request price, and starts billing AI crawlers that previously fetched the archive for free.
  • A crawler sends a `crawler-max-price` header below the site's asking price and receives an HTTP 402 response instead of the page.
  • A news site meters its paid archive but leaves product and documentation pages free, so AI assistants can still cite the content that drives referrals.
  • A GEO team reviews crawler logs before enabling metering and finds that most fetches come from bots that also drive citations, so they narrow the policy to a single directory.

Terms related to Pay Per Crawl

AI Web Crawlers

AI crawlers are bots from AI companies fetching web content for training and retrieval—95%+ of crawler traffic, central to AI search and GEO.

AI

AI Crawler Logs

AI crawler logs are server log records showing how AI bots, retrieval agents, and user-triggered AI browsers access a site for AI search and GEO visibility.

Analytics

Robots.txt

Robots.txt is a root file that tells search engine and AI crawlers which pages to crawl or avoid—critical for managing GPTBot, PerplexityBot, and ClaudeBot.

SEO

Really Simple Licensing (RSL)

Really Simple Licensing (RSL) is an open XML standard for publishers to declare licensing terms for AI crawlers—shaping AI search and GEO visibility.

AI

Web Bot Auth

Web Bot Auth is an IETF protocol that lets AI crawlers sign HTTP requests so sites can verify bot identity—improving AI search and GEO analytics.

AI

x402

x402 is an open protocol that revives the HTTP 402 status code so AI agents can pay for resources—shaping the economics of agentic search and GEO.

AI

Content Signals

Content Signals is a robots.txt extension stating how crawled content may be used—search, AI input, or AI training—beyond just fetch permission.

SEO

Publisher Licensing

Publisher licensing governs how AI companies access, train on, retrieve, and cite professional content—shaping which sources appear in AI search and GEO.

AI

TDM Rights Reservation

TDM rights reservation reserves rights around text and data mining by AI systems—shaping AI search and GEO source control.

AI

Crawl Budget

Crawl budget is the number of pages search and AI crawlers fetch in a timeframe; for large sites it decides what ChatGPT can cite.

SEO

AI Crawler Verification

AI crawler verification confirms crawler requests are genuine AI bots by checking user-agent against provider IP ranges, filtering spoofed traffic.

SEO

Frequently Asked Questions about Pay Per Crawl

Learn about AI visibility monitoring and how Promptwatch helps your brand succeed in AI search.

When a crawler requests a metered page, the server or CDN checks whether the request carries acceptable payment terms. If it does, the content is served. If it does not, the response is HTTP 402 Payment Required, which tells the crawler a fee is needed and, typically, how to pay it before retrying.

Be the brand AI recommends

Monitor your brand's visibility across ChatGPT, Claude, Perplexity, and Gemini. Get actionable insights and create content that gets cited by AI search engines.

Promptwatch Dashboard