Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x62837e…e4821e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xef699c…aba39c
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0x9d7402…61a3ec
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xf6a56e…e647c0
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x30c3d8…a6d2d8
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xef0a09…0ce9b4
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter50d ago0xb056b8…a398aa
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter50d ago0x5b6cc4…160f90
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x729163…d0a8e7
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x5bd551…78bfc0
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter50d ago0x0a2015…4c75c1
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x024243…09f8dc
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter50d ago0x85f688…c1a7e0
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x186ebf…42d3b9
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0xc8b4df…8f49a4
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x967207…101aae
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xe0307d…b5292c
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0xf89b16…6dd65b
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xd6a130…8d0579
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter50d ago0xeee37d…ba1d86
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter50d ago0xcad5da…57643a
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x4ee8da…e78211
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0xec5621…33f8bd
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0x20a914…ebc58a
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter51d ago0xcf34ea…869995

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.