// the protocol

Your content feeds AI.
Get paid for it.

Implementation guides, pricing models, and licensing infrastructure for publishers monetizing AI crawler traffic. Cloudflare pay-per-crawl. RSL protocol. llms.txt specification.

Quick Start

Three files. Six hours. Revenue from every crawl.

AI companies train billion-dollar models on your content. Cloudflare's pay-per-crawl infrastructure lets you enforce payment at the CDN layer. The RSL protocol makes your licensing terms machine-readable. llms.txt tells AI systems what they owe.

rsl.json
{
  "version": "1.0",
  "publisher": "your-domain.com",
  "licensing": {
    "default": "deny",
    "crawlers": {
      "GPTBot": {
        "access": "licensed",
        "rate": "$0.008/crawl",
        "payment": "cloudflare-marketplace"
      },
      "ClaudeBot": {
        "access": "licensed",
        "rate": "$0.012/crawl",
        "payment": "cloudflare-marketplace"
      }
    }
  }
}
The Landscape

AI crawlers hit your site thousands of times daily.

Most publishers block them. A few license them. The gap between blocking and licensing is the entire revenue opportunity.

73,000:1
Crawl-to-referral ratio (Anthropic)
75%
Publishers blocking CCBot
$250M
News Corp × OpenAI deal
6 hrs
Average implementation time

Active AI Crawlers

GP

GPTBot

OpenAI · Training + Inference

85%+ Cloudflare compliance

CB

ClaudeBot

Anthropic · Training

90%+ Cloudflare compliance

GE

Google-Extended

Google · Gemini Training

Direct deals preferred

BS

Bytespider

ByteDance · Training

<5% compliance — block recommended

CC

CCBot

Common Crawl · Dataset

Open dataset — no licensing

AP

Amazonbot

Amazon · Alexa + AI

Emerging — watch list

View Full Crawler Directory →
Documentation

Implementation Guides

Technical depth on every component of the pay-per-crawl stack. Infrastructure, pricing, protocols, legal frameworks.

View All Articles →
Pricing Intelligence

What publishers actually charge

Per-crawl rates by content type. Based on published marketplace data, licensing deal terms, and infrastructure configurations.

Content Type Per-Crawl Rate Monthly Range Compliance
Breaking News $0.015 – $0.025 $2,000 – $15,000 High
Technical Docs $0.008 – $0.020 $800 – $8,000 High
Trade Publication $0.003 – $0.020 $500 – $5,000 Medium
General Blog $0.001 – $0.005 $100 – $1,500 Variable
Research / Academic $0.010 – $0.030 $1,000 – $12,000 High
Market Intelligence

Landmark AI Licensing Deals

// rule

Stop reading about AI licensing.
Start collecting revenue.

Rule gives you the complete implementation: Cloudflare configuration, RSL templates, llms.txt files, pricing calculator, licensing contracts, and enforcement strategy. Deployed in 6 hours.

$2,497
One-time. Complete implementation kit.
Master the Protocol
Protocol Updates

Stay current on AI licensing infrastructure.

New crawler behavior, pricing shifts, compliance changes, deal analysis. No fluff. Technical depth only.

FAQ

Common Questions

Pay-per-crawl is a monetization model where AI companies pay publishers each time their crawlers access content. Cloudflare launched marketplace infrastructure for this in 2025, allowing publishers to set per-crawl rates enforced at the CDN layer.

Revenue depends on content type, crawler volume, and pricing tier. Trade publications averaging 8M monthly pageviews report $500-$5,000/month. Premium news outlets with high-value archives earn significantly more. Per-crawl rates range from $0.001 to $0.025.

OpenAI (GPTBot) and Anthropic (ClaudeBot) show the highest Cloudflare marketplace compliance — 85%+ and 90%+ respectively. Google prefers direct licensing deals. ByteDance's Bytespider has sub-5% compliance and is typically blocked outright.

Complete implementation kit: Cloudflare dashboard configuration, RSL file templates (3 pricing models), llms.txt templates (3 content types), pricing calculator with formulas, sample licensing contracts (3 structures), robots.txt configurations, enforcement strategy, and monitoring checklist. Deploys in 6 hours.

Cloudflare's marketplace is the most mature pay-per-crawl infrastructure, but the protocol stack (RSL + llms.txt) works independently. Nginx and Apache configurations can enforce licensing terms at the server level. Rule covers all three approaches.