Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xf31617…8746b3
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x0f300a…4e33ca
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x230f1a…16514a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x943f2b…6e3d00
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xecede3…f08094
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x8b8928…122254
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x0af618…e3764a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x822bdb…1158da
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x1efad0…8977b6
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x477d5e…2cabb4
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x4cd6a1…2091d5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xcc4fb9…0b66b9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xb1df28…d4db05
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x5f6b12…5d532f
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x303c6a…e8d0ec
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x9f921d…9351b9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x5030e2…6d5cc9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xd824e8…da3216
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x8ed19c…d3a9e5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0xa02245…2ad8a8
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x02f6bb…b0b5be
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x5f2703…7c99fa
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x0bfa2a…7e1156
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x1d41e7…0cf137
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa16d ago0x62b22e…25bb5a

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.