Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4713cd…b9086f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xed45d1…bcd2ef
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x5d0496…ba0348
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x3c52fe…c6391e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x5dafe9…c1802b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x21115c…7b3636
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0x92da15…920fb4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa39d ago0x7d3442…012999
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc50ff3…66756d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa40d ago0x6b2396…3d0778
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa40d ago0x9d181c…5dc05d
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x22c0ec…86fc9e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x0c9ae5…476998
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x97ba32…6365c4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa40d ago0xba2586…8575dc
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0xe13314…23fa18
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0xc03346…bc9c3a
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x2127e8…5ef530
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb4effe…6e108c
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x38d1c5…c42cd1
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x5d6601…e33614
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x4e6472…f6f0b7
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa40d ago0x93b369…204970
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x028d31…d2f13e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa40d ago0x50881f…f14d34

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.