Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x8fe27a…f5f600
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x2abd30…47fc9c
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb75af3…4454ed
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d9c93…d3a747
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xca9013…fde072
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xcd9add…a80a66
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x945a1d…165f8c
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xcc70ce…d6efe2
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xf2296e…411c7d
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x9c15bc…cfa10d
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xc73311…1b6517
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x040758…a558d3
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xf8c386…faacc8
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x61349e…7b17b5
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb6a5ff…3173a8
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd0834a…2a97ff
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb27045…63c8ee
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b4efb…ef1bed
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0x839320…f829a1
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa9a9ee…e2e6c7
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8fe45…ca671b
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb1ab37…8a3f8a
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb94fa0…6060e7

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.