Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x8bcabd…67f7c6
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x4a8fb8…ffa5fe
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x37d759…6c92a2
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x3c5632…4bda5a
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x1978cd…16eaa0
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x64c4b4…87c018
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0x7d8034…92e665
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xc16b3a…4f2759
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xc34d44…99657f
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xdcd56a…586f26
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xdd0db0…60293c
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xdf1c93…13a5e2
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x3a96ee…37e073
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x4e551c…e2605b
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x189b20…f0b630
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xd3e464…6dff18
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0x49f725…020d6b
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0xc30105…4933f2
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xa06525…6da782
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0x820011…9e0c3b
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xf2e15e…cdff00
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa35d ago0xdf92bf…d94c52
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0xe01154…1972d4
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0xbd9329…30b064
0x0a32…e1620x9c95…e299Base—$0.001100%fluxa35d ago0x0a2578…f964d7

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.