Wallets

Wallets seen settling x402 payments, resolved to an identity where one exists.

RoleAll roles
IdentityWalletRoleLast active
0x589a…b3d80x589a…b3d8Both8s ago
0x6386…b9130x6386…b913Agent8s ago
0xafd8…a8f10xafd8…a8f1Agent10s ago
0xfe80…47ee0xfe80…47eeBoth10s ago
0xc48f…7f180xc48f…7f18Agent12s ago
0x01aa…4f5e0x01aa…4f5eMerchant12s ago
0x7dbb…59e00x7dbb…59e0Both14s ago
0x2269…e1cc0x2269…e1ccAgent14s ago
0x6abc…d4ad0x6abc…d4adAgent16s ago
0xcfa3…a8dc0xcfa3…a8dcAgent22s ago
0x7284…299c0x7284…299cMerchant22s ago
0x158e…3d000x158e…3d00Merchant22s ago
0x5d14…18290x5d14…1829Agent22s ago
0xf1b5…c6f90xf1b5…c6f9Agent22s ago
0x0976…2f960x0976…2f96Agent24s ago
0x6946…27eb0x6946…27ebAgent24s ago
0x9305…f13f0x9305…f13fMerchant24s ago
0xf000…94fc0xf000…94fcMerchant24s ago
0x110c…b7840x110c…b784Merchant26s ago
0xa9dd…23150xa9dd…2315Merchant26s ago
0xb174…d7d90xb174…d7d9Agent26s ago
0x94f4…3e110x94f4…3e11Merchant28s ago
0xbce7…245b0xbce7…245bAgent28s ago
0x8749…bc9c0x8749…bc9cAgent30s ago
0xa7f3…46890xa7f3…4689Merchant30s 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

Open skill.md
Show 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.