Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.7970%0xb11e…6e5a14d ago0xac66d6…c831b0
0x1332…66eb0xdf62…30eeBase—$99.7970%0x9993…8cf514d ago0x35b03e…a916da
0xe480…ec6e0xdf62…30eeBase—$273.8070%0xc76e…a7a914d ago0xe972b0…d85f05
0x1332…66eb0xdf62…30eeBase—$99.8970%0x96be…0b4614d ago0x2d94fa…37a21a
0x1332…66eb0xdf62…30eeBase—$99.9970%0x16b5…bfc014d ago0xd0ceff…bba265
0x1332…66eb0xdf62…30eeBase—$99.8870%0xbb85…658214d ago0x04c2af…7c53d6
0x1332…66eb0xdf62…30eeBase—$969.7670%0x2960…064b14d ago0x8e2d2e…c4a0c1
0x1332…66eb0xdf62…30eeBase—$3.1870%0x8100…1de514d ago0xfa0276…58f1f1
0x1332…66eb0xdf62…30eeBase—$99.9970%0x41d2…bf7f14d ago0x73d5d6…0f7ec5
0x1332…66eb0xdf62…30eeBase—$99.9970%0xf261…5d4114d ago0xf6c030…cb8f06
0x1332…66eb0xdf62…30eeBase—$99.9870%0x175b…99fa14d ago0xe1c984…472068
0x1332…66eb0xdf62…30eeBase—$99.7970%0x4a9f…031114d ago0x9537ba…862dda
0x1332…66eb0xdf62…30eeBase—$99.9970%0x01d6…4c2914d ago0x792bd8…3efb8b
0x1332…66eb0xdf62…30eeBase—$99.9970%0x1a34…32c114d ago0x8078aa…c9f687
0x1332…66eb0xdf62…30eeBase—$99.9870%0x78ce…877f14d ago0xc0afc7…9e1775
0x1332…66eb0xdf62…30eeBase—$99.9970%0x0553…cecf14d ago0xe58117…f52baa
0x1332…66eb0xdf62…30eeBase—$99.9970%0x59d0…cf7214d ago0x4dd26d…da3ed2
0x1332…66eb0xdf62…30eeBase—$99.8970%0xfb42…406e14d ago0x334787…34fc56
0x1332…66eb0xdf62…30eeBase—$97.6670%0xca7d…500115d ago0x633e4d…77ba69
0x1332…66eb0xdf62…30eeBase—$5.8070%0x0c68…47ce15d ago0x99fe2e…382620
0x1332…66eb0xdf62…30eeBase—$98.5670%0xc165…a9fc15d ago0x3b8e8b…582c2e
0x1332…66eb0xdf62…30eeBase—$98.5570%0xe146…b43815d ago0x4a6385…c55822
0x773a…ad4f0xdf62…30eeBase—$350.0070%0x345f…57af15d ago0x537dc8…c980d9
0x1332…66eb0xdf62…30eeBase—$49.6670%0xbcc0…614b15d ago0xa81b6e…718928
0x1332…66eb0xdf62…30eeBase—$97.5970%0x58f6…451715d ago0x96bda3…7b3139

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.