Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x73904a…7abe25
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa35d ago0xf2bb7f…725821
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x29c39d…8e5ed0
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0xb1b3d4…e8ed06
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa35d ago0x49ddd2…82292a
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x1fa1c4…3ab4ab
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x747123…4b4483
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x0fee04…c4b06a
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa35d ago0xba340d…711eff
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x59908d…7e41ed
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x557226…369697
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x8b908c…b545cc
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa35d ago0xae1d58…118bf8
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x0f9965…73ac1e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0xce733b…98efff
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x026039…1813bb
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x03e0ef…5d388f
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x3a26dc…81b6f6
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0xfc66ec…18f9da
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x8e968a…411645
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x589f47…0840c5
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x0194bf…e37847
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0xc2f7c4…4cce3f
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa35d ago0x311ed0…44e86f
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa35d ago0x8f4682…2e33a3

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.