Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7c912…842923
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8fdca9…4d5f07
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e8f8f…8b3b6b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4acd70…c12de0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfb819…9f9026
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x625f17…aa30c7
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a1f43…9a6490
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e56c3…20ad1f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2aeeaf…be773b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b7711…599f3b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae19d2…a22207
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeeac54…ae8749
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec79b0…83d3de
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bbc6c…558bc7
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf9714…d8a8a6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4fcfb…65cefc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08baac…baef42
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x000fc0…ba34fa
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cad0f…3b4286
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06363b…937eda
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x51740e…eebd44
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9de1ee…6d51ac
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x920974…f24edf
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7097f6…368dde
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b5d87…21e3c3

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.