Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc8…7a180xe14c…32dfBase—$0.01100%coinbase74d ago0x5b2956…4193af
0x2bc8…7a180xd205…e94cBase—$0.01100%coinbase74d ago0x11b81b…349df3
0x2bc8…7a180x0ff7…a753Base—$0.01100%coinbase74d ago0xa41c19…4554d0
0x2bc8…7a180x9cb7…d03aBase—$0.01100%coinbase74d ago0x01c06e…d99dd2
0x2bc8…7a180x41ba…601fBase—$0.01100%coinbase74d ago0x20ffde…e85279
0x2bc8…7a180x9327…d661Base—$0.01100%coinbase74d ago0x85400c…f8d016
0x2bc8…7a180x803f…5cf8Base—$0.01100%coinbase74d ago0xa4c18b…1daabf
0x2bc8…7a180xb6bc…185cBase—$0.01100%coinbase74d ago0x0ef3b6…7fc788
0x2bc8…7a180x0684…d8e2Base—$0.01100%coinbase74d ago0x78fcca…8e020f
0x2bc8…7a180x9518…6351Base—$0.01100%coinbase74d ago0x12f79e…6ac344
0x2bc8…7a180xd9f6…a523Base—$0.01100%coinbase74d ago0xf7e442…75c660
0x2bc8…7a180x9604…cd64Base—$0.01100%coinbase74d ago0xad57ad…8d0ef4
0x2bc8…7a180xc30a…cc42Base—$0.01100%coinbase74d ago0x70198d…74d7a7
0x2bc8…7a180xd15b…6bc9Base—$0.01100%coinbase74d ago0xb23558…1a536b
0x2bc8…7a180x5a76…350fBase—$0.01100%coinbase74d ago0x34a7ba…d1852c
0x2bc8…7a180xdccc…e1abBase—$0.01100%coinbase74d ago0xea0bb9…841489
0x2bc8…7a180x654b…13f0Base—$0.01100%coinbase74d ago0xd61472…d693a4
0x2bc8…7a180x03e5…4007Base—$0.01100%coinbase74d ago0xaa3309…bace0f
0x2bc8…7a180x8929…9cf4Base—$0.01100%coinbase74d ago0xf45e61…3a8c15
0x2bc8…7a180x9051…b4ffBase—$0.01100%coinbase74d ago0x1eb63a…e73326
0x2bc8…7a180x12fd…45a7Base—$0.01100%coinbase74d ago0x43306b…c81f9e
0x2bc8…7a180x3abc…8d27Base—$0.01100%coinbase74d ago0x055367…11c946
0x2bc8…7a180x81cf…dab4Base—$0.01100%coinbase74d ago0xa35c67…dc6160
0x2bc8…7a180xdbba…86d5Base—$0.01100%coinbase75d ago0x4c98b8…1d9069
0x2bc8…7a180xf5c2…f827Base—$0.01100%coinbase75d ago0x4c634e…690b07

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.