Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x88091f…580285
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x2dd17a…011e26
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x394f00…7f8d92
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0xe995d5…78fab6
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xac66cf…768d75
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x4945aa…40e7b6
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0xe0bfb0…716a5a
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x553c69…317444
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x4deff7…01f4cf
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x444ece…079c12
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x45c0de…03fa23
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xb9fc78…074712
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x148d82…2dce82
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xe4a857…cc5119
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x3a767a…aa0aa5
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xc7b473…aeaab4
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x7bae72…4037d9
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x1ad066…fd6394
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x897362…f9c1a4
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x645d3c…e00fc0
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x1ee6a3…e9d123
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x54a2d7…9c35ee
0x137b…26640x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0xe8f736…7410e7
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x6cf610…d8e072
0x137b…26640x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0xa531b6…2e8bd1

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.