Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xcb336a…aac884
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xb2f16e…b870d8
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x26460c…96624c
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x7942ae…a751b5
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x499e09…72ae99
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xd686a8…6eef5c
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x2af8be…df6b38
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xee6f74…03779b
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x6cb572…9726fb
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xa2e657…36126e
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x033417…afd4c7
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xbf265c…a2cd16
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x564aa3…bc63f8
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x62838f…85400a
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xe40576…de5dbf
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xe9a650…d50f0f
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x0a774a…d280a0
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x26576d…ce6b4c
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x27d6e4…9f9f21
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x71f38a…0e51db
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x7d95e5…fcd8b4
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xad0d1f…a1dc42
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x4a7bea…caa02f
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0x4f1250…7b5f29
0x309f…42190xafff…aad3Base$0.10100%coinbase177d ago0xaf8482…52eaf8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.