Visibility

Documentation

Auth & x402

No API keys. Pay per call with USDC on Base.

Paid flow

  • Call without payment → 402 Payment Required
  • Pay exact USDC amount to payTo on the configured network
  • Retry with x402 payment headers
  • Receive { data, receipt }

Dev bypass

Set IS_DEV=true (or APP_ENV=development) to skip payment locally.