Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI94d ago0x2d48c2…270b4f
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0x2b8282…445a9e
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0xe46d8c…ccb7d0
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0x6cc4f3…301cba
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x0c0e91…61a547
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x7e14b1…05ffd3
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0xd2f945…c8c3bb
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI94d ago0x1915f6…185068
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x04fb95…0a7308
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0xe33059…37a157
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0xdaeefe…77a7dc
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0x371fc2…de793e
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x27637b…e1f605
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x863925…75a18b
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x7d8895…857da4
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x6f9990…6aed85
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI94d ago0x15518e…8af3f2
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0xdb6834…b08fd3
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0xcec229…6133a3
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x021908…538c6c
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0x1f981b…c823d9
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI94d ago0xea70f9…6c8b4f
0x254a…d0910xa0ce…1f19Base—$0.20100%payAI94d ago0xfdedc7…6b249a
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0x4589c7…39b835
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI94d ago0x0cd86f…6ba452

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.