Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0xa9b196…9d1e28
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0xbf42eb…8fba49
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x42196b…c9e888
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0xe6d761…a8e71d
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x515099…0c7354
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x5cce58…274a0e
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x0fcb31…15def4
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x19d452…9dc7fb
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x58c4a4…c1222f
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0xf0a8cc…fd8c01
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x6bd6dd…5a547f
0x0233…63720xfe80…47eeBase—$0.001100%fluxa20d ago0x8099c5…222344
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0x52d4f9…1a419a
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0x3956de…4556f6
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0xb5624f…b295bc
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0xad74be…e23971
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0x6d2829…8ac0f5
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0x0d1b56…8a6c10
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0xe16a32…6a9c94
0x0233…63720xfe80…47eeBase—$0.001100%fluxa21d ago0xfde2f7…bf748a

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.