Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x985de8…cdcd01
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x0341d9…d2181b
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xf0a43c…5caa6b
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x0accf7…9f7a12
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xf536b4…2c90af
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xb39f9a…463deb
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xb1f33f…5c6d8e
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x28962f…8f58c7
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xd8a3e1…179ca8
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x724bf2…77a2ad
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0x7944cb…c2e1f7
0x42d1…62940x3803…101bBase—$0.001100%coinbase5d ago0xdfef45…faee36
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0xf035e3…b6176c
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0xb998e7…c5bb95
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x8a7747…ef0ee5
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x907813…d3b4e1
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x2c31d0…dd1ab6
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x638bda…cfb8c3
0x42d1…62940x3803…101bBase—$0.11100%coinbase6d ago0x431ff0…5bc559
0x42d1…62940x3803…101bBase—$0.01100%coinbase6d ago0x5802c0…49f244
0x42d1…62940x3803…101bBase—$0.02100%coinbase6d ago0x3666f1…f7ab9e
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x254889…b69955
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x9440e4…455cf5
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0xaf42eb…99e94a
0x42d1…62940x3803…101bBase—$0.001100%coinbase6d ago0x3b32eb…c3ebd2

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.