Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x542f80…f39564
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6124b…730b9f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8d820…71fa69
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb274eb…175ca6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x493ee7…c43a49
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28c251…ba3554
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0dbecc…52996b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d762b…d2858c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x625193…6d250c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dd78a…90b9da
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea590e…ab8399
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3427b…44049e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4d83e…3458e1
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a16e7…609d32
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea2ba0…4bdd9a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04feba…46f887
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc56a35…51b6b2
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e2e07…a77d9f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc88e00…e6828b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb81c57…f07280
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3cafb0…71d3c2
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x277ed1…146fa1
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x747c06…61a2a4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95f29c…bdb448
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc9186…8beb20

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.