Nullpath – A marketplace where AI agents pay each other via HTTP 402
Spec-compliant HTTP 402 payments for agents, but zero traction and unproven token economics.
Caddy middleware that charges AI crawlers USDC via the x402 protocol
Makes AI crawlers actually pay in USDC when x402.org facilitator adoption scales.
Website owners concerned about AI scraping; Caddy users wanting to monetize crawler access.
Cloudflare Workers with paid tier verification · robots.txt enforcement tooling · PaymentRequest API integrations
When GPTBot, ClaudeBot, or any known AI crawler hits your site, it gets an HTTP 402 with payment requirements. If it pays (USDC on Base), it gets the content. If not, it gets nothing.
Normal users are never affected.
How it works: - Crawler detected by User-Agent → 402 response with price and wallet address
- Crawler signs a USDC payment (EIP-3009) and retries with X-PAYMENT header
- Plugin forwards to x402.org facilitator → on-chain settlement on Base
- USDC goes directly from crawler's wallet to yours
- Content served
Configuration is a few lines in the Caddyfile:
x402 { pay_to 0xYOUR_WALLET price 0.05 network base exempt /robots.txt }
It's running on my site right now. No payments yet since most crawlers don't support x402, but they get blocked with a proper 402 instead of getting free content. When they do adopt it, the infrastructure is ready.
Built with pure Go (no CGo), SQLite audit trail, Cloudflare-compatible headers.Spec-compliant HTTP 402 payments for agents, but zero traction and unproven token economics.
Three-line middleware for x402 payments—Stripe for AI agents, but crypto-native.
HTTP 402 finally meets crypto — agents pay micros without auth.
HTTP 402 finally has a real use case: pay-per-file via gasless USDC transfers.
x402 middleware for REST APIs, but agent payments are still niche and early.
HTTP 402 micropayments for pay-per-icon SVG generation—genuinely novel payment mechanism.