Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xfae19f…e41766
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x7ec4fb…963750
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x987df1…6534e8
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xe7100e…d9dc4c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xa73821…27669d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xd3dce1…c5d5eb
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x952f05…5ffe5f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x1c6a18…94a2c6
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xe823e1…803b9f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x795467…32ab93
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x29d59b…b29cab
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x37da56…819dd4
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xe4cae2…4b17f8
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x472600…f8c7de
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xb646be…c72b65
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x888e6d…80224f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x8d1047…82b54d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x14907c…426fba
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xc4a04e…43ae32
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xe01f73…7fbde5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xb605d4…b4cd28
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0x44e025…953b99
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xc69281…35d722
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xc38796…098110
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa25d ago0xddf33a…e14015

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.