We raised €6M. Learn more →
Promptwatch Logo

Pay Per Crawl

Pay per crawl is an arrangement where a site charges AI crawlers for each request using HTTP 402 Payment Required, instead of serving content for free or blocking it outright.
Updated August 1, 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.

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

Bots deployed by AI companies to fetch web content for training and retrieval—comprising 95%+ of tracked crawler traffic, led by GPTBot and PerplexityBot.

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.

Analytics

Robots.txt

Root directory file instructing search engine and AI crawlers which pages to crawl or avoid—now critical for managing GPTBot, PerplexityBot, and ClaudeBot.

SEO

Really Simple Licensing (RSL)

Really Simple Licensing (RSL) is an open XML standard that lets publishers declare machine-readable usage, licensing, and compensation terms for AI crawlers and agents.

AI

Web Bot Auth

Web Bot Auth is an IETF-track protocol that lets AI crawlers and agents cryptographically sign HTTP requests so sites can verify bot identity instead of trusting user-agent strings.

AI

x402

x402 is an open payment protocol that revives the HTTP 402 Payment Required status code so AI agents and crawlers can pay for resources programmatically, without accounts or API keys.

AI

Content Signals

Content Signals is a robots.txt extension that lets publishers state how crawled content may be used—for search, AI input, or AI training—rather than only whether it may be fetched.

SEO

Publisher Licensing

Publisher licensing governs how AI companies access, train on, retrieve, display, or cite professional content.

AI

TDM Rights Reservation

TDM rights reservation is the use of legal and technical notices to reserve rights around text and data mining by AI systems.

AI

Crawl Budget

The number of pages search engine and AI bots will crawl within a timeframe—critical for large sites to ensure important content gets discovered and indexed.

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