Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0xf9ffcc…f74caf
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x03d8ef…745999
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x4ab17d…fc1d58
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x4f9cd1…41afa6
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x6896a0…65bbaf
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xc0ad6c…84734a
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x8f8742…8df266
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0x2c9d3b…54fb3b
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0x2cf49d…3179a0
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xde6f98…25234d
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase84d ago0xbee9aa…8624a7
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase84d ago0xc43cbb…c596a3
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.22100%coinbase84d ago0xf889be…2f6b79
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase84d ago0x52b463…4258b3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase84d ago0xfce684…d90005
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xa4de7a…2c48f5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase84d ago0xac4016…b17c57
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xcaff42…d8ad47
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x9af4c3…d1021e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase84d ago0x11a071…3a1cec
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0x9f15dc…5487da
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase84d ago0x456645…53d057
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase84d ago0x0b9472…4ffac2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase84d ago0xebe228…b8037b
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase84d ago0x7af889…6f7520

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.