Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xabdf…872cBase—$0.01100%coinbase73d ago0xcf07de…a4c4b8
0x8941…8d8c0xe006…9b1dBase—$0.01100%coinbase73d ago0x728633…3d5683
0x8941…8d8c0xb1c7…f99aBase—$0.01100%coinbase73d ago0xae273b…6d5565
0x8941…8d8c0x52d1…6793Base—$0.01100%coinbase73d ago0xdeb82e…0d22e6
0x8941…8d8c0xa39e…2ae7Base—$0.01100%coinbase73d ago0x5eae29…e035c5
0x8941…8d8c0xd200…2e14Base—$0.01100%coinbase73d ago0x876562…2e81a4
0x8941…8d8c0x016d…6317Base—$0.01100%coinbase73d ago0x8d9369…9df881
0x8941…8d8c0xe410…0afaBase—$0.01100%coinbase73d ago0x7ce754…7c8ede
0x8941…8d8c0x23ca…3cf0Base—$0.01100%coinbase73d ago0xac5498…b25a8b
0x8941…8d8c0x1d22…e43eBase—$0.01100%coinbase73d ago0x3a7332…862853
0x8941…8d8c0xfb53…ddceBase—$0.01100%coinbase73d ago0xd634c2…4208ff
0x8941…8d8c0x92db…f6afBase—$0.01100%coinbase73d ago0x491af0…ab8ada
0x8941…8d8c0x3005…57b3Base—$0.01100%coinbase73d ago0x3bb6f7…a283d3
0x8941…8d8c0xda35…cdfaBase—$0.01100%coinbase73d ago0x333838…143032
0x8941…8d8c0x23a4…c9caBase—$0.01100%coinbase73d ago0x062724…5b89bd
0x8941…8d8c0xdfc6…210eBase—$0.01100%coinbase73d ago0x78c6d3…ab8f69
0x8941…8d8c0xcb5b…0e04Base—$0.01100%coinbase73d ago0x57bc0a…ad0ece
0x8941…8d8c0x4e00…f54dBase—$0.01100%coinbase73d ago0xbc92ae…d3acd8
0x8941…8d8c0x03ad…e294Base—$0.01100%coinbase73d ago0x17c7f2…2bb584
0x8941…8d8c0xaa4e…022fBase—$0.01100%coinbase73d ago0x49885c…aed753
0x8941…8d8c0x2891…4686Base—$0.01100%coinbase73d ago0xd2a6f2…3bb201
0x8941…8d8c0xb036…db5eBase—$0.01100%coinbase73d ago0xb2fc38…8216ec
0x8941…8d8c0x0f37…1d33Base—$0.01100%coinbase73d ago0x59c273…65a0dd

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.