Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x492e7f…57fe6d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4856c6…ac64b9
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e848b…9fe0a5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d521a…bf89c7
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8eed7a…8ca585
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbafd2…d789b2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33f6e4…9e3364
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7556b7…dff114
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a7a86…8cc7b2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54f8b0…ef3b9d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0cabeb…03ad6b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd8648…aad103
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5becc9…a7c29d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa37d70…3fc90b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc21f4e…872ad8
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e9117…a40d80
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb6801e…cd72fe
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbc6ca…e63794
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d9aef…92d462
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b0494…e33743
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53fd5c…1bf79e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2d2ee…85184c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e3f62…e5f15b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdf964…c0d935
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4ad78…77317e

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.