Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8928b…b0a8ee
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85ba72…4a9059
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1384b1…cd1aa8
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xebb175…cae041
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05385c…576aad
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c6942…e1625c
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35abc1…ffc278
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x461fcf…619b9f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5dada9…1a3662
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c1c33…998b22
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2b17b…ac6071
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4877c1…ead104
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x090f50…8592ef
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6cfba…a8f68d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x542a3e…144760
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x953d78…6cb90b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65da46…577af6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba97c1…d11613
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8827b3…d4b84f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf717b8…6b5b91
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca0465…93821f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7267f…c798e3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb390b7…907658
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfc574…9653aa
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6cc590…6dc9b9

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.