Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x0d04d5…14c7db
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x6e3347…5cff69
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x1b03ef…fa1e11
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x4fa2ae…159da8
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x13ddb5…9ca860
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x48d7b3…75b5c5
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x79b6a5…041984
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x40b99a…2a466f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa17d ago0x91b51d…f806f8
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xa178b3…877bc3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xe8223a…2fd1e6
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x590b1c…9f59cf
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x1a4348…6a1ac5
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xed38c9…b40652
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x56bfa2…7855c2
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xb53189…3dfe75
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x9f55d8…42b166
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x3b31c0…d2d5a3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x94ff3a…55fdb3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x88484a…7e13e6
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xe7a3fd…9608ac
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x512f99…d1a629
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0x3b94ca…fb7ce4
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xe0131a…acd505
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa18d ago0xa105f7…f6f037

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.