Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xefcc26…eb2b65
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xedcf61…c08b95
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x5381b5…f30d91
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x8da99d…ceef8b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0aed0…c24b60
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf36f1d…f0f825
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x359031…c1ab15
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf881d2…acc161
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xc4d015…4d3bba
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x1e48c5…4b4145
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xce4c0b…48ea12
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xf12836…a7d3e5
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b8d71…7dd658
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x6406bf…aa1142
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0xcac2ef…643b2f
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b30d9…b76ed2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xfdc918…1fc2f8
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xf513ac…e2b33c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x326b15…8adf5b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x904708…70e0bd
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x716f07…1d3a89
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x3197f8…97c211
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xc05956…8b8fb0
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x5ec5a4…4c3cc3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x902ef1…beeafa

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.