Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x520513…d6617d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xfd012b…3f5214
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x7d41a1…b07a0d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x8a6797…5d5c0f
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x86d9f0…c82a1e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x45a9b2…79a40d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x60bc94…e3f8d5
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xaef72e…044119
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x54dc58…33350e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xcfe9a2…a816cb
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x3fb605…36136d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x7afed9…1adccd
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x41c3bb…1831c5
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5ab2…b231f6
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x7976b6…a797eb
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xf4a9ba…bd5b28
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0x5f50af…9a3f95
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xa5f3be…aa0688
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa17d ago0xd9f063…9d2298
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x971932…45a64f
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x95e85e…be1374
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x3a2b43…77f788
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x266fc4…98f55e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xda5162…7e24b8
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x2e41b9…88efe0

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.