Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xd4d302…f6f650
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xb0c239…d7fe13
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xff7987…48c1f8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x866d91…1bbfb8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xafa57f…323c07
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xaf7c41…648561
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xff952a…8702b3
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xb61412…2eee74
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x789e70…65b40c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x2e66ce…4ac6fd
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xb5c6f3…7063c9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xd9d649…bea897
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x6c7c1b…770b50
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x45707b…3b7937
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x08d048…c48fe6
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xf72821…8aa418
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xfa35fe…8f92fc
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xdbe551…c60a2a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x4f946e…a756e5
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x0f5522…d635e0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xf09aec…5b13ad
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x8e6152…bc589a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0x8fc977…c8bbec
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xac7cc6…6ccbb8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa16d ago0xe521cc…b00b4f

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.