Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xec9e08…1711d4
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xe3d4df…db5485
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x34c553…c088e9
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xcaa2ab…236054
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x8c7981…ec6843
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x046d5d…fecc77
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x260861…4fd4c1
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x600a24…d4458c
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x2586f2…89ca51
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x10fde7…dd1355
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x496343…b03201
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x4ccbd2…c917b7
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x4c75c1…7ce40f
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x139138…da5980
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x3df672…34c84f
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x7299d5…617f70
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xeacb87…631466
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x834b13…259bc9
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x3d95f1…0d08b3
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x76d35d…6154f2
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x4e03a1…05cb49
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xf1544f…7b9ff0
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xd08ff5…b75af0
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0x702a62…f30ec5
0x4f42…40b90xfe80…47eeBase—$0.001100%fluxa18d ago0xd1e39d…7387fa

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.