Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x8d2c44…0d48c7
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xc60e5d…53b01a
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xafbcf5…5d347f
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x49aa6a…84e46d
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x241074…dbd55f
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x564615…9238f2
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x861a8d…09c783
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xfb3f74…d67322
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xe23b57…d63e8e
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xa8b37f…38d90c
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x47eb30…50a30f
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x122449…471fd3
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x141e92…89543f
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x201b57…c674a1
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0x6e59da…dac0bd
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xa32802…84ae31
0xb1d7…ef7f0x5902…701fBase$0.01100%coinbase20d ago0xa1cd9a…62e2fd

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.