Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x511f7d…298141
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x3b8303…de6c08
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x112065…aad7a5
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x320917…f22159
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xaecd46…b1fe48
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x940538…32f700
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xa1d703…4b236d
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xa5502b…2c5ed6
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xf0224d…e14747
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x439647…bf99b4
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xd97947…e9c912
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x48fde7…dca878
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xa132bf…359219
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x397018…9de790
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xdf66ca…a42857
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x849617…107121
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x48320b…8911a5
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xc40537…dbb5d1
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xf92437…9ba337
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xe9fbdc…605c81
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x0fab8e…536c2f
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x1846c2…534cbf
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x9c1369…9da46c
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0xd6b3b3…019cd2
0xb24f…c8b90xfe80…47eeBase—$0.001100%fluxa18d ago0x199755…ce24a7

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.