Wallet risk signals in ONE call
genesis402_wallet_briefGet a paid wallet risk brief: sanctions-list check, 10-chain EVM balance/activity scan, and plain-language summary with evidence hash. Use before transacting with unknown addresses.
Instructions
Paid (price from the live 402 quote). Wallet risk signals in ONE call: public sanctions-list check, 10-chain EVM balance/activity scan and a plain-language summary, with an evidence hash. Use before sending funds to or accepting funds from an unknown address. The result lists its sources and an evidence hash. Heuristic signals from public data: not KYC, not a compliance determination, not legal advice. For a sanctions check alone use genesis402_screen_sanctions (cheaper); for raw balances alone use genesis402_multi_chain_scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional EVM chain name to focus on, e.g. ethereum or base. Omit to cover all supported chains. | |
| address | Yes | The EVM wallet address to check, 0x followed by 40 hex characters. | |
| payment_signature | No | Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first; nothing is charged without it. |