Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xe6cca9…8dda7a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x6cf76d…dbf72c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xd4ca92…898a26
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xc3f6ed…49497c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xc70464…85735b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xcdf4fa…0a708d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x2579c2…badb35
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xd84600…603571
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x82d926…834547
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xeff7de…f5b23f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x593a45…14a8ca
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x12e703…068f81
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x933701…44325d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x12ec5c…c20cb3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xf30447…1f34ed
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x06cf8a…cfcf7f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x3c6c59…63ce48
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xd14101…700dee
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x6451a2…c50026
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x37f033…ee73a3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xad51a7…a4b057
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x7e0a36…c87de8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xb6710d…087616
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0xea41e2…221111
0x5953…69400xfe80…47eeBase—$0.001100%fluxa27d ago0x0e4960…7f91f1

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.