rhchain_watch
Robinhood Chain address watcher: register an https callback and we POST to it whenever the address has a new ERC-20 transfer (60s polling, persisted). Agent-infra: stop polling, get pushed. Send { address, callbackUrl }. [x402 paid tool — price $0.01; POST /api/rhchain/watch]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | 0x address to watch | |
| callbackUrl | Yes | Your https webhook URL |