Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x3a4b50…060ef8
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0xa5c44f…cbf553
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0xfb7739…ef6352
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x4b42fe…b150b6
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x270de6…df20f4
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0xe544cb…f6ce56
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x348e06…c2d1da
0xd212…6ee60x0529…7db3Base$0.01100%coinbase31d ago0x6fa7ef…b1d175
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x281a92…90812d
0x2e68…57fb0x0529…7db3Base$0.01100%coinbase31d ago0x14c913…33fb10
0x1b59…64500x0529…7db3Base$0.01100%coinbase31d ago0xb3db03…156aff
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x3fb3c7…03d3ec
0xd212…6ee60x0529…7db3Base$0.01100%coinbase31d ago0x759d56…64937b
0x1b59…64500x0529…7db3Base$0.01100%coinbase31d ago0xfbf965…1e523d
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x724b10…f1eb62
0x99c2…d55f0x0529…7db3Base$0.01100%coinbase31d ago0x29d181…c9972f
0xd212…6ee60x0529…7db3Base$0.01100%coinbase31d ago0xfb0e64…c834d8
0x1b59…64500x0529…7db3Base$0.01100%coinbase31d ago0xe8aff4…dd69a2
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x3ed7ad…b7342e
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x04378a…25a2a6
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x5cee7e…2b8e1f
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0xe4f042…864947
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0xca5a5f…2b4441
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x97a72a…7b320d
0xdf55…ea100x0529…7db3Base$0.01100%coinbase31d ago0x70e684…f0ec6b

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.