Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x6c9c25…ccb507
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x9fb24d…869ab6
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x74c86d…490ee5
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x4a281f…f6d7cb
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x57106f…fe8f45
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x905755…fe7fc5
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x3e8f5b…901364
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xcfa1a4…09b7dc
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xc92849…bf6a4b
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xab76ae…ac4f64
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x9a2118…7ca6d7
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x631a43…9b2706
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xde34ee…9dfa89
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x6fb3dd…9a07e4
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x0e816b…9a9c49
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x5e0a50…133980
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x85900b…88757b
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x3ee760…e9b5f8
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xb23191…7e5d64
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xc4b4c0…ce9ecf
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xcb3eec…4473d5
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xb4cfbe…e87377
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x643ab9…301e41
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0xe1cda0…923669
0xfcf6…9f120xfe80…47eeBase—$0.001100%fluxa15d ago0x7465dc…36171d

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.