Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc37d…561e0xa051…090dBase—$0.01100%coinbase59d ago0xe39150…fe17ff
0xc37d…561e0x5e0b…121fBase—$0.01100%coinbase59d ago0x6382b2…b09c53
0xc37d…561e0xf51a…39fbBase—$0.01100%coinbase59d ago0xe58882…e2c309
0xc37d…561e0xfebf…3835Base—$0.01100%coinbase59d ago0xd232ab…883005
0xc37d…561e0x007b…8834Base—$0.01100%coinbase59d ago0x9e5511…bf4150
0xc37d…561e0x1b1e…cb7bBase—$0.01100%coinbase59d ago0x3f4581…ac216f
0xc37d…561e0x49ba…76b4Base—$0.01100%coinbase59d ago0x685b51…fd18db
0xc37d…561e0x667b…6a7bBase—$0.01100%coinbase59d ago0x0b6509…ae4c51
0xc37d…561e0x2123…8f46Base—$0.01100%coinbase59d ago0x64b2d9…4f0794
0xc37d…561e0x0703…e722Base—$0.01100%coinbase59d ago0x9ed049…23742b
0xc37d…561e0x7f89…df9fBase—$0.01100%coinbase59d ago0xaeaf44…fefd70
0xc37d…561e0x2c08…d513Base—$0.01100%coinbase59d ago0x89dc0b…248b91
0xc37d…561e0x8d22…c17dBase—$0.01100%coinbase59d ago0x2b2189…5c1dd0
0xc37d…561e0x31bf…930fBase—$0.01100%coinbase59d ago0xe18484…04d68a
0xc37d…561e0x0975…923aBase—$0.01100%coinbase59d ago0x9a5b9d…570bee
0xc37d…561e0x43ff…929dBase—$0.01100%coinbase59d ago0xdc606f…b74c6f
0xc37d…561e0x839f…9776Base—$0.01100%coinbase59d ago0xc6da2c…121f47
0xc37d…561e0x3cd7…6f40Base—$0.01100%coinbase59d ago0xb6a50a…51f035
0xc37d…561e0x85ed…d988Base—$0.01100%coinbase59d ago0x384778…beb978
0xc37d…561e0x8572…07d9Base—$0.01100%coinbase59d ago0xafbf2b…0857f6
0xc37d…561e0xb1be…40d1Base—$0.01100%coinbase59d ago0x61dbd6…f4285c
0xc37d…561e0x2dae…ab07Base—$0.01100%coinbase60d ago0x1baf83…0835ab
0xc37d…561e0x09f0…7c03Base—$0.01100%coinbase60d ago0x545855…9a38c7
0xc37d…561e0xd667…8a24Base—$0.01100%coinbase60d ago0x5a1e88…d2f5d0

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.