Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$10.50100%0x398e…79a671d ago0x70f8a6…186edc
0xdd07…45b90x0e3d…7757Base$5.25100%0x493f…ab8f71d ago0x1dc27c…fe1c67
0xdd07…45b90x0e3d…7757Base$3.15100%0x9c03…689d71d ago0x81e755…a471cb
0xdd07…45b90x0e3d…7757Base$5.25100%0x345f…57af71d ago0x93536e…5dcdf2
0xdd07…45b90x0e3d…7757Base$1.05100%0xfe64…ec0871d ago0x8b5392…a5adb3
0xdd07…45b90x0e3d…7757Base$3.15100%0x9307…e92a71d ago0x75c523…c6d070
0xdd07…45b90x0e3d…7757Base$21.00100%0x2133…5a4271d ago0x39c714…8ed548
0xdd07…45b90x0e3d…7757Base$10.50100%0x4689…1c4b71d ago0x28bbe8…d31a7e
0xdd07…45b90x0e3d…7757Base$5.25100%0x77d8…3bfa71d ago0xbc1d37…d7f070
0xdd07…45b90x0e3d…7757Base$10.50100%0x0c48…3ed672d ago0xf8c35e…8381b8
0xdd07…45b90x0e3d…7757Base$105.00100%0x3eb5…db3c72d ago0xf0ffeb…7fd452
0xdd07…45b90x0e3d…7757Base$5.25100%0x5787…759e72d ago0xcd2449…16f89e
0xdd07…45b90x0e3d…7757Base$10.50100%0x450f…b50672d ago0x973ff4…78421a
0xdd07…45b90x0e3d…7757Base$8.40100%0x422e…487072d ago0x7beeb7…34a76a
0xdd07…45b90x0e3d…7757Base$3.15100%0xd6e8…21cd72d ago0x7cbf6d…f5cdab

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.