Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xea55fb…dec856
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x62d382…1b6400
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x89d30f…245a18
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x588eaa…19d7e2
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xc8fb8b…47e88a
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x520d1e…ec5fa8
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0xb12a28…3ce0ad
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xbea709…61212e
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0xd763b3…ccbdfe
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x83bc18…0d7b3b
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0xa2c083…a312fc
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x493569…4990a1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x62ae99…74bb9d
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xbd3cef…eb48d7
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xfb9def…d0882f
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x37ebb1…ab9fa6
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0xee0943…c50d6d
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x49e1ac…c95b22
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x468e12…fa6405
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0xfe2721…f6401d
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x197df9…214bc8
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x675105…8bb0cb
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x9dc179…f19964
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa34d ago0x3caeb1…20b57b
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa34d ago0x61600c…685dc9

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.