Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x56f596…047448
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x504f94…1e9ab8
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x236639…862cb3
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x7e7449…3b360d
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0xf2b746…24d2e0
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x0ae917…727257
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x38a1a0…4f29e1
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x9da019…db121d
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0xcce187…66b223
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0xda4586…76c5ba
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x5767e7…8f561f
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0x0f4616…9bb5de
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown56d ago0xff5550…ff227c
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x7666bd…e89bce
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x69d377…8959de
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x687830…15999c
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0xc1feba…c0e636
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0xdf8448…cdebcc
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0xe07140…ec805c
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x843d73…9fc81f
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0xc85f6a…8c0cc4
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x99ed60…4b2c69
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x403f91…4f4d01
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0xbdd64b…67f704
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown57d ago0x8b0cb4…8bb6ea

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.