Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x298427…cd28c4
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa981fb…76fb6c
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x13ac10…3721c3
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x31a7c1…b437af
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf374e…9faca1
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x07ad0e…6465de
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2266c7…58d1fa
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe8d0d0…4840a1
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfbfec0…d63ffe
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1959d4…45b160
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf9dc24…3b4da5
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc8f01…8148d1
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x01a50c…d8eb43
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7f79e2…c3f504
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x12158e…c62122
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2e603a…7fd8ec
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe26228…32cefa
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeffedf…15e356
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2e15b9…da6535
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x88fa04…531076
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x811772…cf473a
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd931f0…39c531
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7a3665…457f61
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI113d ago0x427d87…c7881d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d3f57…7f54f2

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.