Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe373…c78cBase—$0.30100%payAI89d ago0x94d5d7…d56bf0
0x254a…d0910xe373…c78cBase—$0.25100%payAI89d ago0xbefe82…9a0810
0x254a…d0910xe373…c78cBase—$0.25100%payAI89d ago0x7de238…15484e
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0x3c9213…280e97
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0x37b30f…b49fce
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0xe42de9…d07a77
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0xb3b2b2…385fce
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x1d2230…5d8789
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x76c2ca…68b4da
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x76c2ca…68b4da
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0xdd0355…bd53a4
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0x7daa78…9d8168
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0xb743c8…33341f
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0xbcca83…ab6426
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x510669…a2cf85
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x53b273…3f433a
0x254a…d0910xe373…c78cBase—$0.30100%payAI89d ago0x2ff5c4…b529b9
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0x0d8316…717b6e
0x254a…d0910xe373…c78cBase—$0.20100%payAI89d ago0x30ffb6…916d2e
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x4618d9…263d3c
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0xd7b0c7…43030a
0x254a…d0910xe373…c78cBase—$0.35100%payAI89d ago0x267618…93920a

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.