Worker templates
Use AI Crawl Control analytics to identify which crawlers are accessing your site, then deploy Worker templates to customize how you handle that traffic.
The x402-proxy template implements payment-gated access using the x402 protocol ↗ — an open payment standard built around HTTP 402 (Payment Required). Use it to monetize crawler access, paywall specific routes, or charge bots while letting humans through free.
For setup instructions and Bot Management integration examples, see the template on GitHub ↗.
- Bot reference — Detection IDs and user agents for common crawlers
- Cloudflare Workers — Build and deploy serverless applications
- Workers templates ↗ — More templates on GitHub
- Pay Per Crawl — Native Cloudflare integration for monetizing crawler access
- x402 with Agents — Use x402 in Cloudflare Agents