Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb7fe…9d80102d ago0x7dc761…e11f61
0x5d79…ab930x0e3d…7757Base—$3.15100%0xdb56…d278102d ago0xa46a44…9fa288
0x5d79…ab930x0e3d…7757Base—$1.05100%0x53e5…0939102d ago0x250b2c…ec0ab2
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2a5b…d6a9102d ago0x0e590e…0ad448
0x5d79…ab930x0e3d…7757Base—$1.05100%0x5f60…e48e102d ago0xb683ae…fb0e37
0x5d79…ab930x0e3d…7757Base—$2.10100%0x823e…6b6c102d ago0xfd8c59…ad613a
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc84b…0cb3102d ago0xa43637…800e3a
0x5d79…ab930x0e3d…7757Base—$9.45100%0x45b7…2d94102d ago0x9e91de…255396
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0dd9…36a5102d ago0x9a9c01…40aab3
0x5d79…ab930x0e3d…7757Base—$3.15100%0xb769…f881102d ago0xa32617…8d7f75
0x5d79…ab930x0e3d…7757Base—$21.00100%0xcb3f…dc29102d ago0xf44f5a…7f4e60
0x5d79…ab930x0e3d…7757Base—$2.10100%0x93d4…655d102d ago0x966a73…88a9d0
0x5d79…ab930x0e3d…7757Base—$5.25100%0x4a3c…7102102d ago0x5c7b4f…b261b3
0x5d79…ab930x0e3d…7757Base—$5.25100%0xbdce…f637102d ago0xf2d2bc…3e0af7
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd773…a250102d ago0x25f902…a14652
0x5d79…ab930x0e3d…7757Base—$2.10100%0x560f…a713102d ago0x9cbb09…ef5eba
0x5d79…ab930x0e3d…7757Base—$2.10100%0x88c8…5038102d ago0x5e4ba2…68f667

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.