Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x73ac…d220Basealpha402x10-q$0.05100%coinbase14d ago0x273047…103564
0x2ebe…89d30x73ac…d220Basealpha402x10-q$0.05100%coinbase14d ago0xcdab41…98e439
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x353dfc…ca09b8
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xf77b89…48fc6d
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xef4b3a…9f1e62
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xf1479c…094ec5
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xd85cd9…6b9702
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xef1936…0cc8ad
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x98ef88…65489a
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x60eb8f…40f9a3
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xe88157…0432d6
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x1adfee…d514d4
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xaba28b…d04a0d
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x22933e…4a4f99
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xdf97d5…ba1a41
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x78b5bb…82499c
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xbbb600…c7d2d4
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x1e80dd…0e74e7
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x57ab63…dd6f12
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0xf615ae…b07fc8
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x11ded3…615eab
0xeee2…81e10x73ac…d220Basealpha402x10-q$0.25100%coinbase14d ago0x82d055…f0f228
0xc9c7…16700x73ac…d220Basealpha402x10-q$0.05100%coinbase14d ago0x667f82…3455a0

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.