Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x5fd9bb…7f0605
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x419e4d…19024d
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x9adbf2…90d208
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x1481aa…9d5cad
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xf503d0…c841b7
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x620b18…9735a2
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x7279e0…8a9e5f
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x17f01a…60f3e3
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x6be949…640ddc
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x34dd44…8fb503
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xb50f2e…8465a4
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xeb391c…b29a51
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x6da155…4a2634
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x037335…5fe952
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x0bf533…742f30
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x5da15e…fc1452
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xb66224…8ff4a5
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xf856eb…357984
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xfc349a…d4fd40
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xcd71cd…cce181
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0xd4890e…ea5387
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown69d ago0x9e1c95…68acca
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown70d ago0x123966…69f21b
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown70d ago0xfc54fc…5e56b7
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown70d ago0x35e030…fdb9db

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.