Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69035d…47d8a9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x901cd4…86c891
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02b92a…bf8858
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5766ad…716435
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x374d2c…2694dd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1b52d…121bfd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ddf98…a03fe2
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1589e…60cbf9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x503364…b7d696
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f1622…e4d7af
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9acfc9…c45323
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16c413…656d7e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x948767…0100dd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1fcdbd…c686b7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x694cec…3bca57
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa469f1…2a2115
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96f801…5d9249
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd498c…acc445
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d2919…64e289
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x132c23…e51c4a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65b215…e8ed8f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bd32d…0875db
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x458a7b…d6419e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb2e94…615085
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5301d3…455e37

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.