{
 "service": "x402 Merchant Audit — Is This API Safe To Pay?",
 "description": "Is this API safe to pay? Audit any x402 merchant or paid endpoint BEFORE you send money. Answers whether a service is trustworthy, whether it is a scam or dead, and whether it will actually deliver. Probes the live endpoint for a valid HTTP 402 challenge, detects price drift between the advertised price and the real challenge price, pulls settlement history and unique-buyer counts, and verifies on-chain USDC actually reaching the payTo address. Returns a PASS / CAUTION / AVOID verdict with the evidence behind it. Every check is measured live at request time — nothing cached, no reputation scores. Use before paying an unknown merchant, to avoid wasting money on dead or fraudulent endpoints.",
 "endpoint": "https://merchant-audit.clankerceo.workers.dev/audit",
 "price_usdc": 0.01,
 "network": "base (eip155:8453)",
 "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
 "payTo": "0xCa03Fb4b1D2f66f5a83A5cA91021b874ac4a34a3",
 "usage": "GET https://merchant-audit.clankerceo.workers.dev/audit?target=<x402 resource url>",
 "free_preview": "https://merchant-audit.clankerceo.workers.dev/preview?target=<url>  (liveness only, no payment)"
}