Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x9b7bf4…12347e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x358574…a403ac
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x8d7585…62979d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x4b0f1a…719b9e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x97bc3d…8c3d1f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x49a887…063af8
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x233194…4647e7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x910853…c9a4de
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x4b58ba…060cfa
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x23e20b…303c3b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x8918af…4a737e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x067e60…5ff5fe
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xc0e0bb…9ad9cf
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xabf214…423365
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x634ebe…d8aa56
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x830e15…8cb0d9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x6f7878…02fb43
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x48ff2e…59a208
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x14e513…b2bc6c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xd00cb7…b68192
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xdc4a6d…57a9a5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xc2e1cc…e14a44
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0xb780df…f3e5b9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x3a8394…93c0fd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa27d ago0x476881…7e8f40

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.