Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x0aa6bb…98d043
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x356e3c…d037f3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xf9bbc4…9b2f37
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x750cb1…1ac9da
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xe7a3ed…1927f1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x014344…bda7b9
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x435467…c8a1b6
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x1415a0…25d786
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x911e14…ece4df
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b8c07…a13c2a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xfda07b…e8aa13
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x213b54…d8f66d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x604348…e05f4c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xac6e73…312298
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x1ca0a4…1fbf97
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xc56e83…1164f5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x43fc5f…7d6f68
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x49f8e4…7c72ce
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xc5f058…860ba0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf6ffc…fa83e5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xe9dd62…aa8abd
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x745306…9ec0ca
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a62e8…d1ba97
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x58887c…79dec4
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x62ebdf…7d5230

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.