HTTP 402 Micropayment Protocol for AI Agents

Charge the Bots.
Unburden Your Bandwidth.
Turn Scrapers into Revenue.

Cloudflare announced AI Agent Paywalls. ProofChain makes it open-source & turnkey. Drop 1 line of middleware in front of your site or API. When AI crawlers hit your content without an Agent Token, return HTTP 402 Payment Required and start monetizing LLM scrapers today.

Try Live Sandbox ↓
20+
AI Crawlers Detected
< 1ms
Middleware Latency
HTTP 402
Native Payment Rail
$0.005
Default Per-Req Toll
Interactive Testing

Live Agent Detection Sandbox

Test real HTTP 402 paywall responses directly against our live edge server.

curl -i -A "GPTBot/1.0" https://proofchain.us/api/tollbooth/demo
Loading live probe...
Why Agent Tollbooth

Stop Giving Away Your Data to AI Models for Free

AI companies spend billions on compute, but zero on the websites they crawl. Reclaim control.

🛡️

Bot Fingerprinting

Identifies GPTBot, ClaudeBot, Bytespider, PerplexityBot, Scrapy, and 20+ LLM scraper user-agents automatically before they touch your application code.

💳

x402 Micropayment Rail

Enforces standard HTTP 402 Payment Required status headers with embedded Stripe checkout session links or on-chain crypto micropayment proofs.

Sub-Millisecond Speed

Zero database lookups during request evaluation. Evaluates signatures locally via light regex patterns and memory-cached JWTs.

Open Source Middleware

1-Line Integration in Any Stack

Choose your backend framework below or download the standalone package files directly.

from flask import Flask
from agent_tollbooth import AgentTollbooth

app = Flask(__name__)

# Attach Agent Tollbooth Middleware
AgentTollbooth(app, price_per_request=0.005, checkout_url="https://proofchain.us/tollbooth/")

@app.route("/api/data")
def get_data():
    return {"status": "success", "content": "Valuable content"}
↓ Download agent_tollbooth.py ↓ Download agentTollbooth.js ↓ Download nginx_tollbooth.conf
Simple Transparent Pricing

Turn Scraper Traffic into Instant Revenue

Choose between a self-managed setup or our turnkey cloud token issuer.

Pro API Key

Cloud proxy token issuer & automated agent access validation engine.

$9 / month
  • Hosted Proxy Token Verification Engine
  • Automatic JWT agent token rotation
  • Real-time scraper traffic & bandwidth dashboard
  • Automated token issuance for paying LLM bots
  • Priority engineering support