Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xbe828f…c01cbc
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x68c85a…06fe0a
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xbe11fe…95b523
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xa9a973…903d43
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x2a7a77…2d1ce1
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x370571…ff04e9
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xccafff…3c8ce4
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xef5045…0e6d38
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x985c72…173831
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xb3079e…5c00e9
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x489119…ff8c68
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xd943e7…072596
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xbee283…3e06a4
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI13d ago0xc596d8…93d475
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xd7b601…a2b711
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0x49b44c…b7442e
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xa5ace3…d2d9a3
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0x115201…d498b7
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xc53f66…29df69
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xc92c5f…6a21e8
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0x033ec9…975568
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xec86fc…6d4bf2
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0x2acb42…e8e9d6
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0x5cea38…0443e4
0xf9a4…94060xcc19…930eBase—$0.10100%payAI14d ago0xf3f6c5…516769

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.