Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0x17e517…065353
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0x57da99…dee447
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0x39af6d…a18782
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0x21ada4…721806
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0x345c95…95e6a8
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa19d ago0xff9889…6b1744
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x26fd85…53c70c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x728b6e…2ef5db
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x625ac8…c567d9
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0xb91b79…7e0352
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x007e4a…686ce9
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x251492…38cc8f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x5c205e…7e85ba
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x92291d…0de4c5
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0xbbd044…ac61ae
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x97dc8e…ce8a02
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x607318…12e37b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x378552…229d7d
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0xe4d569…1d1790
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0xff3d38…75dff4
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0xc91189…1e9f6d
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x67820f…d0c0dc
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x7114e9…6cbbd3
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x6be061…61a2db
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa20d ago0x16e19a…3dfc9a

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.