Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa17d ago0x333681…20cd4d
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa17d ago0x743381…00f1a4
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa17d ago0xe28d94…d5b17b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa17d ago0x89a896…59976e
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc708ff…bc6012
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x84a009…8081e4
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d0905…0ac8d3
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd67116…08de56
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3187a5…fa16ba
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe58c6…ea7fc5
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x97c286…3119b6
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc8c298…efc097
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe6f02a…316390
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c0fda…f977d5
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x67652a…0dfc4d
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd35ee9…06b4cc
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xf153c7…c6c631
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x9f7c83…a57a7b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1f3566…045b79
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b5ea4…49ddb0
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x82de17…9efc35
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d93e8…e5c848
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x457efa…10b24a
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe0c46…fa2c8f
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2594ac…fb0078

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.