Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xb10e7d…43e832
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xbf3c37…04903e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x0960f5…cf95fd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x971272…2f83f3
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x4d180a…62b7c9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xc3e056…2115c9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x9b315d…eae3c9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x74de23…baf956
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x4f44cc…41223b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x123069…ed771d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xd86d69…e8f81f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xb1aa1e…2dfbcc
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x1262b7…6f841e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x31091d…cd79b0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0xd4e800…170a05
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa80d ago0x0e10f0…7ebec2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0xe5deda…0ed0f8
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x982b55…314647
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x13f1ca…4d16d9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x2c2163…f0ae77
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x5ee3f8…aa9935
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x00fb16…d9366d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x23211d…8ac258
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x0f4742…93cc7d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa81d ago0x7896a6…34d2fb

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.