Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x13f5…f4baBase—$0.01100%coinbase84d ago0x456192…d17d11
0x118b…c71b0xbc42…72cfBase—$0.01100%coinbase84d ago0x1e471f…c95cde
0x118b…c71b0xdd9b…50e8Base—$0.01100%coinbase84d ago0xdf0cb2…6339c9
0x118b…c71b0x11e3…c6e7Base—$0.01100%coinbase85d ago0x6f9a2f…8cd103
0x118b…c71b0xe425…b0f3Base—$0.01100%coinbase85d ago0x296896…b3c53f
0x118b…c71b0x7b71…c3a2Base—$0.01100%coinbase85d ago0x554327…1edb02
0x118b…c71b0x2f73…5afeBase—$0.01100%coinbase85d ago0x213219…682c48
0x118b…c71b0x7642…588dBase—$0.01100%coinbase85d ago0x10cdb1…dc5902
0x118b…c71b0x24f8…64b8Base—$0.01100%coinbase85d ago0x275fef…492f85
0x118b…c71b0x20e7…6b25Base—$0.01100%coinbase85d ago0x246387…30f2a7
0x118b…c71b0x0819…7141Base—$0.01100%coinbase85d ago0x1ad224…cdef11
0x118b…c71b0x43bb…adf6Base—$0.01100%coinbase85d ago0x98e2c6…2176ee
0x118b…c71b0xced3…0255Base—$0.01100%coinbase85d ago0x6c5dc7…0535eb
0x118b…c71b0x9bd4…267eBase—$0.01100%coinbase85d ago0x918352…f94e97
0x118b…c71b0x8f1b…5228Base—$0.01100%coinbase85d ago0x2663f3…86581a
0x118b…c71b0x44ae…ea31Base—$0.01100%coinbase85d ago0x2d18e9…c7d8f4
0x118b…c71b0xfc7c…8634Base—$0.01100%coinbase85d ago0xedcf12…9c288b
0x118b…c71b0xa2d0…35f5Base—$0.01100%coinbase85d ago0xe10c50…5dc810
0x118b…c71b0x8855…6737Base—$0.01100%coinbase85d ago0x6b2ea1…9f9720
0x118b…c71b0xbe15…bd72Base—$0.01100%coinbase85d ago0xa9c5d2…ef9f08
0x118b…c71b0xa3c3…cfdfBase—$0.01100%coinbase85d ago0xeac5dd…eafc73
0x118b…c71b0xa50c…23cfBase—$0.01100%coinbase85d ago0x435d47…32ee5b
0x118b…c71b0xa99a…48f1Base—$0.01100%coinbase85d ago0x0bf210…c4e997
0x118b…c71b0x2efa…64fdBase—$0.01100%coinbase85d ago0x7d0b33…86b561
0x118b…c71b0xc171…0e7bBase—$0.01100%coinbase85d ago0x3d7c56…207e3d

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.