Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f0861…1d6d82
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3cb98d…6e9515
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3812ef…a822d9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd15d5…c693eb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bd1a3…8682ed
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7f2c9…326ab4
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x124e55…39b4f1
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e9441…9442a2
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3655fa…48faeb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x129105…d0bfbf
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x697eb4…aac983
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x77a06f…79aada
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4413fa…03de88
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x187cd4…2b59ed
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc21c8b…ef6522
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99d46e…60c25a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc1cc8…8c94a6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x281da0…97139f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3a0cd…0c2710
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf94b5d…7489a1
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3f16d…e7f747
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcffe60…76ede3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0883f6…34f19f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdde389…df03ec
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa7f8b…b8b9b4

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.