Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce55c3…fc8476
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e012f…e814c2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x227a4e…464903
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e594d…a0fab9
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x739131…3823b8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83efeb…abc3df
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0cc0d…7b7bf1
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa60609…26610b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x816bbe…d5126f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd0f27…20fe38
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11d83c…4ed034
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3397f6…232531
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59682f…5f815e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c3549…f50704
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf997ae…1e15ab
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaacfb3…8047f8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3faa20…0d0330
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fcd37…da93f4
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd87847…816ee5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb1b3c…67c3bb
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf91600…6b9862
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76f731…8acceb
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36bd15…9c3624
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c61a6…39bcda
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cf9fb…3a5004

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.