Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5566…c9ef0x47c5…4fc3Base$10.5070%0xe59f…80f746d ago0x153fc3…79939f
0x1332…66eb0x47c5…4fc3Base$14.7070%0xa438…8fb846d ago0x3fec25…f969a6
0x1332…66eb0x47c5…4fc3Base$5.2570%0xd775…7f8146d ago0x4f6b8b…fea9f3
0x9570…81b40x47c5…4fc3Base$52.5070%0x2fb6…129746d ago0xcf1005…fdc0fc
0xdd7c…257e0x47c5…4fc3Base$2.1070%0xbcc0…614b46d ago0xf633bd…843185
0x1332…66eb0x47c5…4fc3Base$11.0870%0x39ac…36cd46d ago0x53bab3…7a88cc
0x1332…66eb0x47c5…4fc3Base$262.5070%0x4596…ce0946d ago0xf8e00a…38452d
0x0942…01290x47c5…4fc3Base$357.0070%0x4689…1c4b46d ago0x16c3f8…6cebc2
0x1332…66eb0x47c5…4fc3Base$3.8870%0x2035…57d346d ago0x8752d8…19be6b
0x1332…66eb0x47c5…4fc3Base$15.7570%0x9d1f…cb2246d ago0xc2c0d0…16f3ce
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x8b99…df7946d ago0x9489a9…f7fdba
0x740c…2dfb0x47c5…4fc3Base$19.9570%0xd775…7f8146d ago0xef72eb…642adb
0x3fb1…7e250x47c5…4fc3Base$2.1070%0xf3d1…2b9c46d ago0x68b321…55a426
0x5d79…ab930x47c5…4fc3Base$21.0070%0x2837…f76746d ago0x177f63…25c285
0xc4ef…03380x47c5…4fc3Base$4.2070%0xc807…52c746d ago0x162ec1…8812cf
0x7398…eb1d0x47c5…4fc3Base$10.5070%0x8ea5…b7fc46d ago0x7dd108…3e6f6b
0xa787…64cf0x47c5…4fc3Base$5.2570%0x63f4…be0146d ago0x3055ed…fd44b9
0x1332…66eb0x47c5…4fc3Base$105.0070%0xe2b6…b04c46d ago0xc14e00…ec28e8
0xf4cf…d4a90x47c5…4fc3Base$10.5070%0x79f3…6a3846d ago0x23a3f6…2eceff
0x8192…24570x47c5…4fc3Base$31.5070%0x3cca…9c7c46d ago0xcad8ab…29c976
0xa787…64cf0x47c5…4fc3Base$5.2570%0x45b4…af2746d ago0x77f58f…c1c1b1
0xa787…64cf0x47c5…4fc3Base$1.0570%0x02d7…6ab346d ago0x2be166…c34c33
0xb31d…89660x47c5…4fc3Base$36.7570%0xad90…433246d ago0xc36e86…2daf47
0xb04c…e76a0x47c5…4fc3Base$29.0170%0x9993…8cf546d ago0x23a52c…cc2afa
0x1332…66eb0x47c5…4fc3Base$10.5070%0x394f…900846d ago0x290410…d4525f

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.