Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x593deb…984d4f
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x813a56…61077c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xd4557c…e78ede
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x10ac19…b74edb
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xf08964…72143b
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xd4fd46…5a06ef
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x2e7419…e29134
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x642781…14038c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xe5753b…bc3648
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x6e8b6c…9ab228
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x099d14…32afd4
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xc18cdf…5db9c3
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x2259a7…9e30b0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xb78831…0d927d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x08e242…a93e10
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x5eee38…ec9040
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xcb03b7…b0263d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xa1d3d3…d95535
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x811b99…5b6f3f
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0xd7bbc0…354824
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x59b61c…f22d12
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x339b31…68cf20
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x90445c…f40154
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x69eeab…cdb569
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa18d ago0x1919a7…14928c

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.