Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x26f50c…0fb7ba
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xbd8682…96e95d
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xafe26c…643b79
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xb3241b…3036de
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x81a86a…64b8dc
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xc86c81…e0f9c6
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x458ab6…f2165b
0x08b0…98620x325b…d430BaseStableEnrichExa$0.20100%coinbase117d ago0x518274…75b4c7
0x08b0…98620x325b…d430BaseStableEnrichExa$0.20100%coinbase117d ago0xb38a96…a06d5c
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x99ca1f…f0151d
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x5980db…bc1670
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x534740…98c0ce
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x4a05a7…6f2ecd
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x23cc5d…7c002a

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.