Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x8400e5…94467f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0xf9b99b…6b6d32
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x55feab…9ff9ce
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x604172…81b7c3
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0xcd14e8…de3052
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x07f4a6…d37dae
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x34e330…eaa952
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x307b04…447494
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0xfcafca…72bd1a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0xb49e40…100c39
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0xc1719a…4647ab
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0xeff87a…cdf5aa
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0xcc61c7…af9a65
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x320a4d…f8acd8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x243f0d…516c94
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0xc8ae9a…62762f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x31c6d7…a05b69
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xc1a81a…650a5e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x7ac089…da4620
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x9b4c21…047ede
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x9df515…10b6c0
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x7bca28…9f95d4
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x077437…7d6cb3
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xc5237e…f23ee8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x70d985…aa8374

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.