Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f3a…6a8f0x1e35…24f7Base—$0.01100%coinbase69d ago0xf4a615…7635d5
0x8f3a…6a8f0xf8c2…7922Base—$0.01100%coinbase69d ago0x4f12e6…c079d2
0x8f3a…6a8f0x20a3…c054Base—$0.01100%coinbase69d ago0xf35e07…d3f0ee
0x8f3a…6a8f0x081c…1b61Base—$0.01100%coinbase69d ago0xc5ff40…58c2fe
0x8f3a…6a8f0xbcec…71ceBase—$0.01100%coinbase69d ago0xe4bd0c…fd51f5
0x8f3a…6a8f0x186f…a774Base—$0.01100%coinbase69d ago0x64f50e…a131df
0x8f3a…6a8f0x28a0…1fc4Base—$0.01100%coinbase69d ago0x5c430a…d61c6f
0x8f3a…6a8f0xd0aa…1a8aBase—$0.01100%coinbase69d ago0xf81e95…d299d0
0x8f3a…6a8f0x4327…0003Base—$0.01100%coinbase69d ago0xe44e49…2f2d52
0x8f3a…6a8f0xe5d9…eba2Base—$0.01100%coinbase69d ago0x8692e2…158cf7
0x8f3a…6a8f0x21de…bb0aBase—$0.01100%coinbase69d ago0xb72c5a…c463d7
0x8f3a…6a8f0x4e2f…b5c2Base—$0.01100%coinbase69d ago0x5f2fd5…45df8b
0x8f3a…6a8f0xb647…62b6Base—$0.01100%coinbase69d ago0x2b7dcb…f56f4c
0x8f3a…6a8f0x4dcf…44eeBase—$0.01100%coinbase69d ago0x5ee78d…a23dbd
0x8f3a…6a8f0x5323…18dcBase—$0.01100%coinbase69d ago0x464958…053783
0x8f3a…6a8f0x988f…5eccBase—$0.01100%coinbase69d ago0xeaa90e…ac941a
0x8f3a…6a8f0x40e7…ce05Base—$0.01100%coinbase69d ago0x75d832…b09b72
0x8f3a…6a8f0x02b4…1966Base—$0.01100%coinbase69d ago0x58a124…f0deb5
0x8f3a…6a8f0xecbf…4065Base—$0.01100%coinbase70d ago0xf69a5d…4199c1
0x8f3a…6a8f0xe0b4…9e4dBase—$0.01100%coinbase70d ago0xb71690…1a9e87

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.