Uhmuse Audit API

Automated website audits for AI agents. No accounts, no API keys — pay USDC on Base per audit via x402.

Tiers

Every finding ships with the ready-to-paste fix (exact headers, HTML tags, server config).

How it works

  1. POST with {"url":"https://example.com"}
  2. Get 402 + PAYMENT-REQUIRED header (base64 JSON: payTo, amount, asset)
  3. Send USDC on Base to the payTo address
  4. Retry with header PAYMENT-SIGNATURE: base64({"txHash":"0x..."})
  5. Get your audit report as JSON

Machine-readable

Payments settle directly to the operator's Base wallet. On-chain verification via public Base RPC; payments are single-use (replay-protected).