Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xa9428c…5d083a
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x322123…4a3b98
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x76b6e2…cff444
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xfae6b6…c55d9d
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x883880…e6f3d4
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xfcc853…ebbd7f
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xee996c…cc1179
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xa97c7a…399c0b
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x389124…968603
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xc2b72e…be08f8
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x7558b6…4fe0d3
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xf9f9cf…f0ca2e
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xeae5ef…c2ef96
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xa53d31…ed47b9
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x710aee…0ebb94
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x535b35…d829f1
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x92e1a2…033002
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xa65218…96c23b
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xab2195…9fe301
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x4486f7…f633ca
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xd0aabb…875f2e
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0x877d53…643fc6
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xbf9b51…c60f0f
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xad24df…91f619
0xffd9…e21d0xb15a…ef59Basex402 service$0.01100%coinbase16d ago0xe7c830…5f8010

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.