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.002100%coinbase24d ago0xa09ad8…aaf1c9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x83275a…8cdbb4
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase24d ago0xbe5e23…2d55a6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xc5a3f6…44defd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x12d6e6…7c0f78
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xda0cdc…5caafb
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x34ad9c…490a2e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase24d ago0xf7db45…1afec8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x56a0e0…9543fd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xeba155…e797c5
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xee8ec7…6340c9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x87d5f9…c3477e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x88368e…9e4410
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x642613…c32145
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x942fe4…7c8ceb
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xcc0c21…1a2aa6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x80c28e…dd8b20
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x413918…10694c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x3b6d4f…cc3205
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x31d3c9…1b20ce
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xb72997…84ca45
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xc1e8bc…ae5716
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xbe797f…cf6a1a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x2e823c…b0a266
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x1766f1…cd66f9

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.