Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0x16c93b…1fc9d5
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xa16e47…c60c14
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0xb9b1f4…e20d5a
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0x372490…c1748f
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x2bb9cb…130b3f
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0xf3ddbc…ac8cc8
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xff3676…4c2f2c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x92e78b…12b439
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xcc717d…5a43aa
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x5ad3df…afa0ad
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x6ce981…6e8a46
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x088aac…57c11a
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0x7a2662…ff1155
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x342bed…186030
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x42c34f…80b852
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x5c1226…7fc68d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0xec705c…da3e65
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0xf05e8d…70e027
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0x14bda6…3377a9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x7e3214…740598
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xd7e583…798a1b
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xc1e2dc…17c639
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0xbbe025…1153ea
0x3645…b7900x9c95…e299Base—$0.001100%fluxa36d ago0x51d291…9397f5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa36d ago0x7e36fd…e23591

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.