Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x48f0b1…808961
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xa7c7e3…15f73f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase34d ago0x654ba9…e66a93
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x5ee71e…3b323f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x9a0db4…0d72d9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xa2527c…a965b8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x8c25aa…8af69d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x0b5691…1925d3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xc13779…4b645b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x7a132c…3cea64
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xffa3d3…217ad7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x9565a6…1e323a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xfe8527…ee87ef
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x4844e6…1168cf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xbf419e…35597d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0xbcda67…2f7da4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x255842…9f5e2a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xa8b4cd…a6eabd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.04100%coinbase34d ago0xa93f95…7e9213
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x13507e…053578
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x09f4eb…34dcaf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.002100%coinbase34d ago0x32b17c…a8ea89
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x214b4f…92091a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xa65b56…bffd4b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xd4164b…a39454

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.