Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0x32fe96…53e9c9
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0x2067b9…c11700
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0x81f826…14884f
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0xa2e4e5…781857
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0x83da12…1555ca
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0xae12fe…c85870
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa19d ago0x6945f7…dc6505
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x05435c…40a51d
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xba29dc…7a5c28
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x0dbf39…55c19a
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xf690bf…0042b9
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xe2fe7a…4c396f
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xf47d1f…fd36fe
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xd81578…53599d
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x00a70d…b66e8d
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x71bf2a…e04ecf
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x103a46…5d1cca
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x6d2c46…c9527a
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x1c1be1…ce318e
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d0c22…9a061e
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c75c4…5e2a46
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xa6668a…371200
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xf543b3…6aff93
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0xfdc536…c2363e
0x5f0c…d3dd0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d233d…7af0fc

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.