Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase93d ago0x207105…5ef79e
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.20100%coinbase94d ago0xf4e80b…d34d92
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.20100%coinbase94d ago0x487de7…4a9b3a
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0xf9e80b…8793a7
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0x9eee13…1c539c
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0xecc161…b88177
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0xb61eb6…17ca7e
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0xb4e8ce…cbedfb
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0x913eca…fefedc
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0xcb37e0…bce93a
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0x5b965a…cd50e2
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.06100%coinbase94d ago0x333053…86cb8d
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x465b99…bf9ec9
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x3d4ebd…4ed409
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xe72261…850777
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x31cff0…339a2a
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xb1aa5d…1c611e
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xb4bdee…ed8bd3
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xc52f3b…2312a0
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x145922…11a372
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x31976d…fad43d
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x7edad5…48aa9f
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x980603…4aede7
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x7ceda1…3ecb8b
0xc7c5…306f0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xfeaa16…4b275f

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.