Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0x17f8a8…10f50e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xfb8b9f…5fdb7a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase1h ago0xf9e066…447049
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x0b97fe…9a85de
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x452121…55c935
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2h ago0x21eead…dfd597
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x772ef5…ef6539
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xbad4e7…23d1ad
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x8ccf0c…1dae5f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xa0d622…8843e8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase5h ago0xf7aaa9…5069c2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x11e5b0…376504
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase11h ago0xe2dfc7…50db29
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0xa6559d…31b899
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0xbcf43a…3673cd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x6de7e6…c57e58
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x309f7f…6068bd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x068669…5b7dcc
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x784f95…8f0261
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x8327f7…518b43
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x75e4f2…683ffd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x846dcb…88456e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x45920b…4c768f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0x80210a…5a9e5b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase11h ago0xc3b752…cef2d3

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.