Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xde445d…444910
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xf67a4e…58aeef
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x2ce5ad…d9be74
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x42df98…c0e8f8
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xffd213…5e330e
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x177f8c…ddfa0c
0xa133…ce440xfe80…47eeBase$0.001100%fluxa43d ago0x8c00cf…09baad
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x439266…a20d1d
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x4b11e4…6e57ea
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x17bfe6…c008d0
0xa133…ce440xfe80…47eeBase$0.001100%fluxa43d ago0x21b0ed…7f9e62
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x395bfe…0d500c
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xa05c73…648d7d
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x13ff99…1ac4a6
0xa133…ce440xfe80…47eeBase$0.001100%fluxa43d ago0xed5738…f6b587
0xa133…ce440xfe80…47eeBase$0.001100%fluxa44d ago0xb816d9…30920e
0xa133…ce440xfe80…47eeBase$0.001100%fluxa44d ago0x58951e…794a64
0xa133…ce440xfe80…47eeBase$0.001100%fluxa44d ago0xcf3010…700249
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0x7248ef…a36137
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0x5554d7…57bfad
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0x5ef590…acf012
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0xcb1563…1b739a
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0x583eec…27a491
0xa133…ce440xfe80…47eeBase$0.001100%fluxa44d ago0xc1e0ed…eff859
0xa133…ce440x9c95…e299Base$0.001100%fluxa44d ago0xbaf72d…27511f

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.