Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xeaac…3ebbBase—$0.15100%payAI93d ago0x55c9ff…32773e
0x254a…d0910xeaac…3ebbBase—$0.15100%payAI93d ago0x02226a…6c44cb
0x254a…d0910xeaac…3ebbBase—$0.15100%payAI93d ago0xc11c54…51e70b
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0xbb51ef…afa6c0
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0x71099f…92d472
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0xdfdc6e…73b8b5
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0x81c82e…e7d2c2
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0xead989…146ce5
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0xc8bab4…d892e0
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0x2448f1…8a091b
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0xdacb03…bedd22
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0x1912d3…32237f
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0xaea523…61d8c1
0x254a…d0910xeaac…3ebbBase—$0.15100%payAI93d ago0xa9a00b…76e983
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0x5ae56a…1e0e8e
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0x6de842…e9619b
0x254a…d0910xeaac…3ebbBase—$0.10100%payAI93d ago0x80be20…02c4c2
0x254a…d0910xeaac…3ebbBase—$0.15100%payAI93d ago0x35f32c…58b181
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0x383a5a…ee18ae
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0x26fa9e…f509df
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0x32677f…83a12c
0x254a…d0910xeaac…3ebbBase—$0.05100%payAI93d ago0xcf01cb…559747
0x254a…d0910xeaac…3ebbBase—$0.03100%payAI93d ago0x29e4f5…2c1b48
0x254a…d0910xeaac…3ebbBase—$0.03100%payAI93d ago0x259993…bf651f
0x254a…d0910xeaac…3ebbBase—$0.03100%payAI93d ago0x9a29bb…acf5a2

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.