Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca9…76d40xc934…4b1cBase—$0.01100%coinbase77d ago0x2dd630…1a7324
0x6ca9…76d40x953d…ed25Base—$0.01100%coinbase77d ago0x6fa0b0…0ddce2
0x6ca9…76d40xddbb…8517Base—$0.01100%coinbase78d ago0xc3c145…f052ed
0x6ca9…76d40x67b2…e1b2Base—$0.01100%coinbase78d ago0x6992db…630731
0x6ca9…76d40xeb77…f117Base—$0.01100%coinbase78d ago0x9638c5…3ff591
0x6ca9…76d40x6331…e484Base—$0.01100%coinbase78d ago0x692e10…4ce011
0x6ca9…76d40x9e27…1f75Base—$0.01100%coinbase78d ago0x52a30e…41a2b8
0x6ca9…76d40x7003…cb35Base—$0.01100%coinbase78d ago0xfdbdda…fb5cf6
0x6ca9…76d40x5ea3…2168Base—$0.01100%coinbase78d ago0x6b843b…434e09
0x6ca9…76d40x0b3d…3b2cBase—$0.01100%coinbase78d ago0x6edae1…92fba0
0x6ca9…76d40xa361…e817Base—$0.01100%coinbase78d ago0xc82310…72d776
0x6ca9…76d40x3a1c…869fBase—$0.01100%coinbase78d ago0x0a5c55…fb6e35
0x6ca9…76d40xddc7…1ac7Base—$0.01100%coinbase78d ago0xff834c…9164dc
0x6ca9…76d40x76d0…fff5Base—$0.01100%coinbase78d ago0x9be2c5…9785fe
0x6ca9…76d40xfaba…b42fBase—$0.01100%coinbase78d ago0xac65e4…678fd9
0x6ca9…76d40x606d…fb10Base—$0.01100%coinbase78d ago0xf40e71…2c733a
0x6ca9…76d40x74b4…0714Base—$0.01100%coinbase78d ago0xcef4a3…4eb79f
0x6ca9…76d40xc9f1…4839Base—$0.01100%coinbase78d ago0x179eeb…688768
0x6ca9…76d40x67b5…7007Base—$0.01100%coinbase78d ago0x26afaa…a4e930
0x6ca9…76d40xf541…bc9eBase—$0.01100%coinbase78d ago0x5a18d8…c1abe8
0x6ca9…76d40xf8e7…c7a7Base—$0.01100%coinbase78d ago0x1d3995…ed2b55
0x6ca9…76d40x9a47…0456Base—$0.01100%coinbase78d ago0x1b81da…d0e56e
0x6ca9…76d40xb20f…25f7Base—$0.01100%coinbase78d ago0x026803…e3823a
0x6ca9…76d40xc9dc…334dBase—$0.01100%coinbase78d ago0x95f047…9e9133
0x6ca9…76d40x0ee6…1853Base—$0.01100%coinbase78d ago0xbf88c2…c83b73

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.