Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x445e5a…f09cd2
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x13832a…870e5e
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x1c138c…8436d4
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x484d31…1ace54
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x21b2a1…d75871
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x186352…51d304
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xb73d47…60042e
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xef4566…193220
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xc64bfb…a5cea4
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x086aee…b1f1f6
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x9fbaf4…ec48d2
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x01b07c…59636e
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xcd4d0c…004fec
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x813120…f3e846
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x5063bd…220802
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x1dfa40…8fbc15
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xee614a…812771
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x1995a4…763fa1
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x33ac0d…208c31
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x8ce1d3…9e5a4b
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x577c0e…9cbc22
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x451418…bdc611
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0xb7394a…fc6afc
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa20d ago0x9add08…5f1113
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa21d ago0x8f9f6a…57b545

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.