Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0xc69008…3b2fff
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0xa43b2d…0a8b52
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0x7dd9e5…dcb05f
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0x716055…d9d253
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0xff253c…c77259
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0x118dcd…cad1be
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown45d ago0xc01eb6…f55661
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x1aa57c…103283
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0xeaaeb4…be76de
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x4cc937…933dd3
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0xe47ec3…f0e7ff
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x4c4437…8ae636
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x0da742…e00d88
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0xd3714d…edf8e9
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0xdc8a15…6c430c
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x1016d7…9945fa
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x1eabd8…fbefc8
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x9e0d82…cae11a
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x1cfc43…940db5
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x5f14ce…671187
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x2c123a…c92df7
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x729dc9…342ed5
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x17cb29…f3127a
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x8c638e…b833b4
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown46d ago0x5e49cd…52116f

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.