Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9db68c…2f6837
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x75061e…12b8eb
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x38c5f6…d78e80
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8d32ba…ea88d0
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5c56d6…85539b
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x11f9d6…cdc58c
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7d3333…532717
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1265bc…74c155
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4f59e7…2e2f25
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcea9b4…9d5df3
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9af70d…8ccb0e
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf5d331…b7e4b2
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb1e3e8…5811fa
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd7a47e…ce28ef
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa032ae…6f1956
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4c1fe2…16dced
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa70bc1…123fb3
0xac42…d6f40x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9386eb…35590c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x936262…b8d11b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07cc48…8f7b31
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x693ddf…b06b19
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c4907…06f6de
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57c397…c3324a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb21d51…876e8c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7caa49…c6c458

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.