Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd641b…daf6cb
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e46d3…eb518a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaecf45…985788
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88d2a2…d289af
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d2728…b59de4
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd7009…800b71
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f283f…8dd8f3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50d29a…faa470
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x978a45…6e10a9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ce13b…bdd6e5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19de64…ab54b2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e9738…68d1f7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a8d56…1c39f0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91fc7e…497adb
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc59d6…e43463
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68c3d1…4d3291
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b6069…5febc0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfba474…d1bfe5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30a678…f92ec7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4417ab…458e49
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2817fa…119a5e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f7021…4b29b7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x717441…c2826d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7dc64d…9161dc
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d88cd…5a282b

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.