Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xb3f8…b2bdBase—$0.01100%coinbase14d ago0xc9df29…583989
0x5fcb…d5f90x046e…8ffdBase—$0.01100%coinbase14d ago0xeb6906…bef18d
0x5fcb…d5f90xefdc…ab81Base—$0.01100%coinbase14d ago0x87bb7d…7ac17f
0x5fcb…d5f90x3cf2…a48aBase—$0.01100%coinbase14d ago0x739e16…fe9ec1
0x5fcb…d5f90x3093…9bf9Base—$0.01100%coinbase14d ago0xf86ce7…63a1da
0x5fcb…d5f90x700e…fb25Base—$0.01100%coinbase14d ago0x1eecff…026965
0x5fcb…d5f90x6871…755eBase—$0.01100%coinbase14d ago0xe1cfd3…28f1e6
0x5fcb…d5f90x4d3a…6317Base—$0.01100%coinbase14d ago0x4aee92…844c7d
0x5fcb…d5f90xa1f7…50c9Base—$0.01100%coinbase14d ago0x7cb63e…74c470
0x5fcb…d5f90x54c6…cc09Base—$0.01100%coinbase14d ago0x63e04f…c6b109
0x5fcb…d5f90x8e51…4833Base—$0.01100%coinbase14d ago0x9962f8…6e06e7
0x5fcb…d5f90x30df…290dBase—$0.01100%coinbase14d ago0x8359fd…ac5d0e
0x5fcb…d5f90xc38d…8d95Base—$0.01100%coinbase14d ago0xd19494…6eb8fa
0x5fcb…d5f90x8d6f…c917Base—$0.01100%coinbase14d ago0x0e363a…fad5a0
0x5fcb…d5f90x1b5d…d34bBase—$0.01100%coinbase14d ago0x1a742a…4dca3f
0x5fcb…d5f90xddbd…6991Base—$0.01100%coinbase14d ago0xa6695f…877530
0x5fcb…d5f90x2675…c49dBase—$0.01100%coinbase14d ago0x365996…1d3425
0x5fcb…d5f90x084c…b037Base—$0.01100%coinbase14d ago0x896888…9d6905
0x5fcb…d5f90x53c7…434fBase—$0.01100%coinbase14d ago0x290579…637101
0x5fcb…d5f90x36f4…b06aBase—$0.01100%coinbase14d ago0x865044…6a8d17
0x5fcb…d5f90x4f46…c313Base—$0.01100%coinbase14d ago0x3dbc22…01840c
0x5fcb…d5f90x4111…a1b6Base—$0.01100%coinbase14d ago0xb8979f…f914c4
0x5fcb…d5f90xc3ed…b972Base—$0.01100%coinbase14d ago0x3ec85f…9eecfa
0x5fcb…d5f90x68c2…0df6Base—$0.01100%coinbase14d ago0x584b01…7102af
0x5fcb…d5f90x9c59…fe46Base—$0.01100%coinbase14d ago0xa2f9dc…c4fa83

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.