Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x45f666…3e3389
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x1246be…529af7
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x1fdcfa…193a4f
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xc2e50b…88eeca
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xe174bd…5fb349
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x497fec…a51f21
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xff97c0…e70a41
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x763fd5…9369da
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x02d482…a4f7b3
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x0d2842…162755
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x2aaee7…3d6300
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xaf295e…e796f8
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x847112…38a022
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x24276c…69d0ad
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x82675e…cd60cd
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x672628…3a1fea
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x588c0e…93f7a9
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x724141…9214d5
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xe81cc1…6cb00d
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x3308b7…68c3a8
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xbab416…c925db
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x807234…1d9f5d
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x940369…1b9bbf
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x6619e4…c2f006
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x6a1ffe…ed9e6b

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.