Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xbd4986…f2be81
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xc8ff57…23baff
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xb7ad82…d0ce56
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xdf5937…77ebfb
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x24ed8f…45449f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x2f3181…574a6f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0x012f9d…4cb739
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xde5d3b…bd9af5
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x8d3496…18014c
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x5b7a0b…2a4ca4
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xd8c085…8c0cf5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase16s ago0xb5a7c7…0213c2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x47f914…089a41
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase24s ago0x366c8f…b65155
0xca72…35af0xa9a3…0713Basex402 service$0.01100%coinbase24s ago0xcb5425…a81e6e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0xb86da1…ccd34d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x1b5e57…3bf61b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x102e04…774cdc
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x61341e…56c7da
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x1a6664…1f20ad
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x80f297…e8ba5f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0xa41e7e…0bfcbc
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x20faab…a7f3d5
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0xc5018b…8447f2
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…793226s ago0x3cb791…c0f0c4

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.