monitor_subscribe
Subscribe a wallet or entity for 30-day continuous monitoring. If the target appears on any sanctions, PEP, or crypto blacklist, the status flips to 'alerted'. Optional webhook for push notifications. Costs $0.010 USDC via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Monitor a wallet address or entity name | |
| chain | No | Chain hint for wallets (default: auto) | |
| label | No | Your internal reference label | |
| value | Yes | The wallet address or entity name to monitor | |
| webhook_url | No | POST alert notifications to this URL when status changes |