Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0x9daa1a…51cb56
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0xc08c0c…2688df
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0xdc8fce…5e13d3
0x1672…3ffd0xac65…4417Base—$0.09100%fluxa107d ago0x137153…d0ebfe
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0x5fdc75…c49904
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0x22c90a…f2fef7
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0xc77896…b2cc38
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0xdc630c…77cff1
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa107d ago0xe41376…240cd8
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x539bc7…ac7fff
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x523d6f…634050
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0xd72637…1f6197
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0xdf9f1d…386c6d
0x1672…3ffd0xac65…4417Base—$0.01100%fluxa108d ago0xfdd160…07a040
0x1672…3ffd0xac65…4417Base—$0.05100%fluxa108d ago0x202d90…f4df4b
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0xb7f741…a41da4
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0xf33e4f…22f913
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x0e4a01…057d38
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x9a2560…beace8
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x66077a…748049
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0xc85e1c…74db87
0x1672…3ffd0xac65…4417Base—$0.01100%fluxa108d ago0xcc5b84…9e06d0
0xb90a…9ae40x1672…3ffdBase—$0.01100%fluxa108d ago0x4f9335…5d20f1

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.