Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x364c89…c8e184
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x674747…a9423e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xb11caf…083bf8
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x7e2840…5ed4f9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x14cace…6f867a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xbcca27…bf0ed2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x200d66…920178
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x42331d…3d7ab5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x4d9963…65aca7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x960123…632192
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xa202d8…053635
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x9ab559…56f028
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x2d0705…c10ee7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x2b9eff…e7e7f2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xffa53d…9817aa
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x6914d5…73f151
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x989f66…26b2f5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x35784c…436217
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xf418fb…682611
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xbeeba2…29336c
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x383e89…8718a3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xdcd4f7…42fa2f
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0xddb3e2…482550
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x87f57c…a1b25f
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa21d ago0x9378c5…301eb5

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.