Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa24d ago0x9dc808…6894a4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x960945…32b81b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xa56eb4…a0daaf
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xdf14bc…6b8338
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x68a29c…48a335
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xa1dc84…5c9379
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xfe54a5…ba1109
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x3a6637…ef09e5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x96b7e0…73cea7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xf26c27…9e0f0e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x0ece72…d85d07
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x3a1972…fd0e48
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x1bed61…2867c9
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x051dd2…bbabc3
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xce60f9…7b3ee2
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x528804…a07fbb
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x7772a9…0cbab7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x34974a…5a27c4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x785302…76c7d5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0xdd8f17…9b2c0c
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x50ed82…4a8f9d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa25d ago0x908973…628362

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.