check_address
Paid pre-send verification of one EVM address on one chain ($0.01 USDC via x402, EIP-3009 on Base): checksum, wallet-vs-contract, outgoing activity, native/USDC/USDT balances, leveled verdict with reasons and next action. TWO-PHASE: call without x_payment first to get the exact payment challenge (payTo, amount, asset), sign the USDC transfer, then call again with x_payment = the resulting X-Payment header to get the report. No account, no API key — the payment is the authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to scan (default: base) | |
| address | Yes | EVM address, 0x + 40 hex characters | |
| x_payment | No | X-Payment header value from your signed EIP-3009 transfer (second phase only) |