Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0xe6a1d9…9a32f6
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x51034e…ee52f5
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0xc66455…6985d5
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x9dee84…8f2850
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x1261ce…01ff22
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x2f5c89…72b1ce
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x3e8c22…4c0f42
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0xe7b113…80f950
0x26a6…3f120x159b…4908Basex402 service$0.01100%payAI42d ago0x369d4b…7ca1cd
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x87a581…9dfdbe
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xe2cfe1…500dc1
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x3aee23…a1106b
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xb11c7e…854bda
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x872f06…f2f19e
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x20c244…814c6d
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xe9fdbc…839f7b
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xec0bb3…821d82
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x610427…fea9b9
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xddecfa…c920e9
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x4e1073…bf8900
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x8d109d…d0d1e0
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x334472…929f5b
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0xfedce3…b8bea8
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x9a92ca…7565f7
0x26a6…3f120x159b…4908Basex402 service$0.10100%payAI42d ago0x3174a8…0b4ea5

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.