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.
Live Agent Detection Sandbox
Test real HTTP 402 paywall responses directly against our live edge server.
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.
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"}
Turn Scraper Traffic into Instant Revenue
Choose between a self-managed setup or our turnkey cloud token issuer.
Managed Setup
Done-for-you installation & custom middleware setup by ProofChain engineers.
- ✓ Custom Nginx / Express / Django integration
- ✓ Custom bot fingerprinting rules & whitelist
- ✓ Direct Stripe Checkout / Solana settlement
- ✓ ProofChain Audit Trail & receipt verification
- ✓ Lifetime license & source code included
Pro API Key
Cloud proxy token issuer & automated agent access validation engine.
- ✓ 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