Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xab0663…5a6a08
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xfe8a2c…0b7529
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xf90927…8fb00d
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x1beb60…2519b4
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xad3bfc…b7f641
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x6be2b2…6be2bf
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xf2c46b…1e3814
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xdd62ab…ece35c
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xe33dd6…ed5202
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x5c28f3…e5551d
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xd10edb…18089c
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xe8bb87…42d7fb
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xb5a911…30320b
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x1f577d…eecc07
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x142490…c137e9
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x2713b8…0480dd
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xcc9621…d210f9
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xca5fee…d14c52
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x6019e7…8e68b5
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x8da4f1…b52f9d
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa39d ago0xb314a8…3bd748
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0xebc875…072f73
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x7ec787…428fe8
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x44a4e1…98135e
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa39d ago0x05b461…bc3262

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.