Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb34e…20910x325b…d430BaseStableEnrichExa$0.05100%coinbase82d ago0xc74630…87ac5f
0xb34e…20910x325b…d430BaseStableEnrichExa$0.05100%coinbase82d ago0xb91de2…4ffac5
0xb34e…20910x325b…d430BaseStableEnrichExa$0.05100%coinbase82d ago0x6acbff…fcf91a
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xec7068…326fe9
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x21237a…1174fc
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x068513…48ca28
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x513ab7…3c7388
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x548632…25ca35
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x9e51e3…a63da0
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xaae339…6f5f0d
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xe1126c…137ff5
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x3b29a6…4e2bb6
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x6c0ebb…36b794
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x0aac88…50a328
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x227714…c57276
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xeb4c8b…59c8a1
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x72de15…0a2b1e
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x6c09cf…958984
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xf5705c…23c44b
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xf043bc…5858e9
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xb72fa2…196563
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x9682d5…2c1ad5
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xf0ff51…ae5543
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x5c2c3a…a66738
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0x6e96e9…e06224

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.