Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0f…9ec10xdc88…3b63Base—$0.01100%coinbase60d ago0x4a8532…9bfb81
0x7a0f…9ec10x64b2…79d9Base—$0.01100%coinbase60d ago0xb5ad99…a7ea9f
0x7a0f…9ec10xcd02…f122Base—$0.01100%coinbase60d ago0xcb3a84…e85721
0x7a0f…9ec10xa65f…663fBase—$0.01100%coinbase60d ago0x4f009a…0b6e2f
0x7a0f…9ec10x60f6…4a16Base—$0.01100%coinbase60d ago0xdc639c…443b45
0x7a0f…9ec10xaa31…84abBase—$0.01100%coinbase60d ago0x967758…268e79
0x7a0f…9ec10x9816…86f4Base—$0.01100%coinbase60d ago0x58de41…7dab91
0x7a0f…9ec10x07bc…5459Base—$0.01100%coinbase60d ago0x336b85…68ded5
0x7a0f…9ec10xace2…cf4eBase—$0.01100%coinbase60d ago0x728b09…cf6916
0x7a0f…9ec10x297c…eb44Base—$0.01100%coinbase60d ago0x096acf…a04d31
0x7a0f…9ec10xd10b…47b8Base—$0.01100%coinbase60d ago0xdbd98f…b27647
0x7a0f…9ec10xc8f9…778dBase—$0.01100%coinbase60d ago0x8e5309…a6432a
0x7a0f…9ec10xa1b6…ca86Base—$0.01100%coinbase60d ago0x192b9a…d6fd91
0x7a0f…9ec10x12b0…e207Base—$0.01100%coinbase60d ago0xb2e895…7ba7ba
0x7a0f…9ec10xde0c…9489Base—$0.01100%coinbase61d ago0xd8464f…9d054c
0x7a0f…9ec10x688c…ccdcBase—$0.01100%coinbase61d ago0x878d92…bbf364
0x7a0f…9ec10x6b46…6eccBase—$0.01100%coinbase61d ago0x3cbcc9…9c16b6
0x7a0f…9ec10x90a4…4828Base—$0.01100%coinbase61d ago0xb2875d…3f20c2

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.