Wallets
Wallets seen settling x402 payments, resolved to an identity where one exists.
RoleAll roles
| Identity | Wallet | Role | Last active |
|---|---|---|---|
| 0x589a…b3d8 | 0x589a…b3d8 | Both | 8s ago |
| 0x6386…b913 | 0x6386…b913 | Agent | 8s ago |
| 0xafd8…a8f1 | 0xafd8…a8f1 | Agent | 10s ago |
| 0xfe80…47ee | 0xfe80…47ee | Both | 10s ago |
| 0xc48f…7f18 | 0xc48f…7f18 | Agent | 12s ago |
| 0x01aa…4f5e | 0x01aa…4f5e | Merchant | 12s ago |
| 0x7dbb…59e0 | 0x7dbb…59e0 | Both | 14s ago |
| 0x2269…e1cc | 0x2269…e1cc | Agent | 14s ago |
| 0x6abc…d4ad | 0x6abc…d4ad | Agent | 16s ago |
| 0xcfa3…a8dc | 0xcfa3…a8dc | Agent | 22s ago |
| 0x7284…299c | 0x7284…299c | Merchant | 22s ago |
| 0x158e…3d00 | 0x158e…3d00 | Merchant | 22s ago |
| 0x5d14…1829 | 0x5d14…1829 | Agent | 22s ago |
| 0xf1b5…c6f9 | 0xf1b5…c6f9 | Agent | 22s ago |
| 0x0976…2f96 | 0x0976…2f96 | Agent | 24s ago |
| 0x6946…27eb | 0x6946…27eb | Agent | 24s ago |
| 0x9305…f13f | 0x9305…f13f | Merchant | 24s ago |
| 0xf000…94fc | 0xf000…94fc | Merchant | 24s ago |
| 0x110c…b784 | 0x110c…b784 | Merchant | 26s ago |
| 0xa9dd…2315 | 0xa9dd…2315 | Merchant | 26s ago |
| 0xb174…d7d9 | 0xb174…d7d9 | Agent | 26s ago |
| 0x94f4…3e11 | 0x94f4…3e11 | Merchant | 28s ago |
| 0xbce7…245b | 0xbce7…245b | Agent | 28s ago |
| 0x8749…bc9c | 0x8749…bc9c | Agent | 30s ago |
| 0xa7f3…4689 | 0xa7f3…4689 | Merchant | 30s ago |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will trace the wallets behind the payments over the free read API. No key, no account.
GET api.roundhouseai.io/v0/wallets
Show the promptHide the prompt
Using Roundhouse, list the wallets most active in the x402 economy and tell me which side of the market each one is on — paying, being paid, or both. curl -s 'https://api.roundhouseai.io/v0/wallets?limit=100' curl -s 'https://api.roundhouseai.io/v0/entities/<wallet>/settlements' The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.