Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf1a79d…c58de8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xfab870…e34bdf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xd80499…f32c07
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xa6af22…24a95e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xbbbb50…7fa32c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x90d2d1…79e6d7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xd44ebf…554cb2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x83bda1…910919
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x7d6946…ae6346
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0xc183b7…8d8a34
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x25fa29…2857e8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0xfee584…a2a0d8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xbab61a…202317
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x793c92…4edfaa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x3a9690…267b7b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xdbc1d2…885630
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xff4203…2dcd3f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x91f7cb…8b2acb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x1b7d7a…7e356d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0x71d39a…9b06f6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0xbb8982…f6dac7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase58d ago0xd6250b…4f5c0c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x85a1ab…60683b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase59d ago0xd6aa56…ec474e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x78a94d…bcb8ba

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.