Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa17d ago0x3fa449…02f178
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x396b86…dfab46
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xc0cae9…a22e6e
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x040bbc…ec743f
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xfc9104…0b3f47
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x23cbfd…985058
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xbfb5ad…c82dde
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xf37f1e…f0c297
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x2155d9…c58741
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xec1dd9…5a9958
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x80fbb3…f5c5e7
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x7b5f92…2a66ad
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x08b41d…931f95
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x67e990…3fb344
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x790a77…379d48
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x7ef2ae…d7c637
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x240b86…028630
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xc599fb…0fffd5
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x0f0119…fe8618
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xc7ccd3…92d048
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x996758…2e7eae
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xf97ed9…f39885
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0x3f57fb…41d48b
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xde53d1…94a408
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa18d ago0xe66b53…e91191

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.