Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x2196f7…1fdb06
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x686e7a…dee9d7
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xf5c3b4…a5d00b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x607cd7…c7cc7d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x832dca…abeba3
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x435513…7fc35b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x8ba6c5…64d967
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xc18ac3…be3542
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xe2c6a9…f3b305
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xec0435…510028
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x782123…5602b1
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x21418e…028846
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xbdb6c7…ce0469
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x8ba1a3…9f90b7
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xa8d4ff…7e3146
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xbe1e94…e05c40
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x02b329…45d7cc
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x9ee2f0…be137d
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x6dd9a1…002760
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x4219ee…87b7c0
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x334e6d…ece691
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x434400…7d3c29
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xdc5189…d2221f
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0x3433eb…bfdbda
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa19d ago0xafd19c…24681b

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.