Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xa46a75…954136
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x4f785b…6c2c79
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x63fec6…2bd260
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x0254a2…f4f731
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x9ab9df…4db227
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x59c5bc…20d2fd
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x228c69…a8f368
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xb36161…a80905
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x702d09…215967
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xf537d9…78d89c
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x786d66…ebd8f8
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x5a0ebb…8d4aca
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x781b14…08cc6b
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x42eedf…9c2a64
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x60bb09…37c354
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x9b94bf…e3cef7
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x78db13…9b6a00
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xe05512…8cc85b
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x0ee8e3…291733
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xd92196…0d5034
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x5340ba…8caacf
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x100a81…349bad
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0xc1fa2b…d8b386
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x30412a…490627
0x4e46…0a1a0x325b…d430BaseStableEnrichExa$0.04100%coinbase121d ago0x5aa974…916bab

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.