Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cac…60ce0xfae1…0b2eBase—$0.10100%0xa923…c9ac105d ago0x59db43…ea2c91
0xc098…5ac50xfae1…0b2eBase—$0.10100%0xa923…c9ac105d ago0xb17fc7…1b631d
0xa6df…88930xfae1…0b2eBase—$0.02100%0xa923…c9ac105d ago0x75705a…b56a07
0xd537…0e4f0xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x04a9cd…fec63b
0x6e7b…f0f60xfae1…0b2eBase—$0.04100%0xa923…c9ac105d ago0xb31015…d66d94
0x6546…d49b0xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x2460d3…5f852f
0xcebf…9bfd0xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0xa0f40e…4d377b
0x792d…4fb70xfae1…0b2eBase—$0.05100%0xa923…c9ac105d ago0x84cb88…85e54d
0xbf37…1d890xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x6ae812…52cd7a
0x0a5a…d5180xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x1b8d76…216261
0x3026…b8e80xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x1f12fa…972081
0x0cf6…86960xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x3c1b8b…df21c0
0x3ccd…5e890xfae1…0b2eBase—$0.04100%0xa923…c9ac105d ago0x6281e7…f82859
0x98ee…cdcb0xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x193b3b…916458
0xe88f…c0ee0xfae1…0b2eBase—$0.04100%0xa923…c9ac105d ago0x4fb6aa…8366e8
0xfbab…6e9f0xfae1…0b2eBase—$0.10100%0xa923…c9ac105d ago0xbf02ed…1d0d99
0x8822…5ba00xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0xc36019…5914b2
0xdc98…e7da0xfae1…0b2eBase—$0.04100%0xa923…c9ac105d ago0xc6aacd…09ec69
0x083c…5dd20xfae1…0b2eBase—$0.06100%0xa923…c9ac105d ago0x978f29…9444b9
0x45e5…42b50xfae1…0b2eBase—$0.08100%0xa923…c9ac105d ago0x54c5b3…46ae1b
0x169e…9f5e0xfae1…0b2eBase—$0.05100%0xa923…c9ac105d ago0x143eaa…d59093
0xe951…f87e0xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0xf5c78f…46b167
0xb4ce…bbc50xfae1…0b2eBase—$0.02100%0xa923…c9ac105d ago0xde1f6c…6874d5
0xc91b…88350xfae1…0b2eBase—$0.03100%0xa923…c9ac105d ago0x2f053c…b29336
0xa148…79070xfae1…0b2eBase—$0.04100%0xa923…c9ac105d ago0xbc9402…a0640d

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.