Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0x50385d…44a776
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0xfe56e0…9c00e0
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0x915382…76b398
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0xb793bc…7c4576
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x4330d0…a158ca
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0x3ee233…96ab63
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0xb91811…dc29a7
0x801f…299e0x325b…d430BaseStableEnrichExa$0.15100%coinbase49d ago0xc760f3…d201c4
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0xd9fe41…1b8f5a
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0xacb022…cdc284
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0xbcb597…c937b5
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0x20c334…53eb92
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0x97c812…5820e3
0x801f…299e0xf042…5fe5BaseStableJobsCoresignal$0.10100%coinbase49d ago0xd6b6a8…96bf4b
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x275cc9…98511d
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xcb2ae6…502591
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe403bf…bda7d3
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe38e29…83c6f2
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x111216…1c5ff7
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe199bc…9baa31
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x0dfe2d…d8e604
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x4a8f7b…ae5357
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xc61f8e…8dc2c4
0x801f…299e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xff8ca1…70a3f4
0x801f…299e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x05e468…5f1881

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.