Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x62dd39…2d4174
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x699045…7b37fc
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x19cddc…93574c
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x177e40…640f5c
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x19a00f…bc50e5
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x7ecaab…0a9da3
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x7b5fc5…eed411
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x172e68…13a7cc
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xfd1542…09092e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xe8a16f…91aaf5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0xe08b5d…8b156b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x73918c…ef78e5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xb14d6c…3e0d2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x2af96d…1f6ec5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x2466d5…b3ee02
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x59f63e…6a4111
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase14d ago0x2f6c5f…e88b01
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase14d ago0xd8423f…da1d50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4d8865…ff75b3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x6a88e8…8f30bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x2c6047…dd7382
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x9050da…7ad461
0x5681…04940x325b…d430BaseStableEnrichExa$0.02100%coinbase14d ago0x41b206…1094c8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc57fb1…235514
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4224da…251122

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.