Live endpoint · same one agents pay
Run a paid audit — right here in your browser.
This page does exactly what an AI agent does: it asks POST /audit without paying and gets refused with HTTP 402, then pays $0.05 over x402 and receives a risk report grounded in the official PostgreSQL docs. Nothing below is simulated except the payment token (demo settlement).
PostgreSQL · audited by deterministic rules, explained by Claude0 / 10,240
Beat 1 asks without paying
→What you're about to see
🚫Beat 1 — the refusal. The first request carries no payment, so the live endpoint answers HTTP 402 Payment Required with machine-readable terms: price, network, and the address to pay.
💸Beat 2 — the paid audit. Retrying with an
X-PAYMENT header unlocks the real report: risk verdict, Claude's explanation citing the PostgreSQL docs it fetched, and the fixed SQL.📈Your audit lands in the live fleet stats alongside the audits other agents paid for.
1Ask without paying
2Pay & get the grounded report