Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5368…39780xdf62…30eeBase—$1.0070%0xe7f6…e17440d ago0xc886e6…95fd83
0x1f95…ad870xdf62…30eeBase—$1.0070%0x7381…a3ba40d ago0x5b4a06…3a2548
0xde73…57bc0xdf62…30eeBase—$1.0070%0x4d98…2b5b40d ago0xcb31e8…ebaff6
0x1332…66eb0xdf62…30eeBase—$49.9570%0x77d8…3bfa40d ago0xaa824f…cce7f8
0x152e…13750xdf62…30eeBase—$1.0070%0x1c09…186f40d ago0x7461ef…7e30ca
0x5118…eafa0xdf62…30eeBase—$1.0070%0xc585…31c640d ago0x8690a7…4fe71e
0x9d22…a5e10xdf62…30eeBase—$1.0070%0x6288…8b4940d ago0x4db266…71fc4e
0x2e60…3b480xdf62…30eeBase—$1.0070%0xb3fe…1c0540d ago0xca797b…72a0ce
0x1156…d5030xdf62…30eeBase—$1.0070%0x271d…d4bc40d ago0x781633…e95aaf
0x887e…1ddd0xdf62…30eeBase—$1.0070%0xd09f…ebf040d ago0x712574…093908
0x5991…cf9f0xdf62…30eeBase—$1.0070%0xd301…c7ff40d ago0xc769d3…f2ffb2
0xcfcb…07360xdf62…30eeBase—$1.0070%0x3d53…a35940d ago0xc54b5a…19366e
0xa6c4…752a0xdf62…30eeBase—$1.0070%0xac5b…869840d ago0xfd2d8a…c361ab
0xd632…29a50xdf62…30eeBase—$1.0070%0x5682…a95240d ago0x8d1e17…602cb3
0xbc05…20250xdf62…30eeBase—$1.0070%0xbb99…f69a40d ago0xc5bb41…a2aca2
0x3062…d5d40xdf62…30eeBase—$1.0070%0x2970…8ed740d ago0xc494cd…831586
0xd69e…3ffa0xdf62…30eeBase—$1.0070%0x4d61…683840d ago0xf0dc13…2a4e54
0x6688…0bb10xdf62…30eeBase—$1.0070%0x30af…b89d41d ago0xd56b70…933ea6
0xbdfd…d0010xdf62…30eeBase—$1.0070%0x212c…a8f641d ago0x7756a2…88999f
0xbf3d…88430xdf62…30eeBase—$1.0070%0xcd39…072441d ago0x73420c…114318
0x7f63…74340xdf62…30eeBase—$1.0070%0x30b6…608941d ago0xcfcb5b…9fec32

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.