Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xa1ed1b…e5425e
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xc5b7c6…954fb9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x6ef4b7…2adbdf
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x6cb9d4…a1afc9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x3b0cc9…9c4afe
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x8ced1a…0f2589
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x691f1d…0da4b4
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x450614…f8c02f
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x3aa446…cb59b0
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xb8f283…4c00ab
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x9729ad…9adcf8
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x0161ef…355f9e
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x1a57ba…4fb2c9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x0020c0…82b75c
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x555ff7…e2d5a1
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xff3f1a…50862c
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x62b168…8ff51b
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x81365c…31c475
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xf63cd6…c54344
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x01ac34…66f2c9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xe4500a…216b92
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0x4e0b89…1c9a9c
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xbbd11e…e44f9e
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xba7a42…de7ac9
0x8573…65f60x9c95…e299Base$0.001100%Route unknown60d ago0xbc40af…cce414

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.