Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0x9a8f44…fe3be7
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0xbdae68…01820f
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0x889136…c2e356
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x81575a…af5867
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xfd3558…01b87f
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x0c9553…1171ae
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xf0541a…118e10
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0x7d546d…2417a9
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0xebfc0c…0ad900
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0xc51680…0ea5ad
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.03100%coinbase119d ago0xc969e7…e15fb5
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x6ecdcc…f72495
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xde3e4f…10a2ea
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x752f89…a79cc5
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x21d46a…28d44c
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x9e1abd…6225ce
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x2e369e…8670f3
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x316dd6…c7bad6
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xac5021…cf0027
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xeb689c…38eb98
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x83d415…cba971
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xf44fd7…364335
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xd360d5…1cab9b
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xcd58de…7358f2
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xba2014…30927a

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.