Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x48a8da…65e8d7
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x1578bc…0eef31
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x904edd…622ad4
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x000da5…9e1407
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x822cd6…1a7499
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x1f8807…66643a
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xf575f5…f36351
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x643e5d…56ae52
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xc55082…58d8b2
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x89c963…af8893
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x7dda6f…5ab1d9
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xa14b3a…4a141e
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xd99563…46dfb8
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xcc73a0…7196aa
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x48e5ef…fb5757
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xd1982e…546668
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xb87a59…9db54e
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x8bb9ae…49f120
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x6e4cf2…27727f
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xa5a79d…f841c2
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x5861eb…8af226
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x7001ce…af338e
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xaae2e1…6a9aa5
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0xb04e44…d9501f
0x546b…95080x9c95…e299Base$0.001100%Route unknown74d ago0x2f0716…5733a7

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.