Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$101.8570%0x2740…f50417d ago0x0a2057…12e426
0x1332…66eb0x47c5…4fc3Base—$29.4070%0x823e…6b6c17d ago0x94b361…1dfe7c
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x99d9…ec9d17d ago0x317cc2…48cc91
0x1332…66eb0x47c5…4fc3Base—$19.9570%0xad90…433217d ago0x08952c…46597f
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xd50e…07b917d ago0x40b2ec…c24737
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xcd39…072417d ago0xca335f…4d7186
0x1332…66eb0x47c5…4fc3Base—$126.0070%0x1e0a…902e17d ago0x63ef22…4db7b2
0x1332…66eb0x47c5…4fc3Base—$19.9570%0x8764…7f4f17d ago0xced7e6…d965a3
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x7869…5c2017d ago0x8771ef…973342
0x1332…66eb0xdf62…30eeBase—$99.9070%0x27f5…dfdc17d ago0xcc3a35…9c9cfc
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2ee2…15c417d ago0xeebb77…ca9f4d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe6a1…011717d ago0x8d32cd…86bc2b
0x1332…66eb0x47c5…4fc3Base—$1.5470%0x9765…2c9417d ago0x2d222f…154b2c
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x3eb5…08dc17d ago0xd3b13a…188192
0x1332…66eb0xd9a5…03c2Base—$39.0570%0xd775…7f8117d ago0xd377b6…772159
0x1332…66eb0x47c5…4fc3Base—$15.0270%0x2742…8fd117d ago0x2ac06a…df7604
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc07c…d71817d ago0x96cdbf…cfb702
0x1332…66eb0xdf62…30eeBase—$99.8970%0x0166…37af17d ago0xf7ec49…916cf1
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0x1dbc…007e17d ago0x0c66d4…b3dd9f
0x1332…66eb0x47c5…4fc3Base—$19.7570%0x51a8…b21117d ago0x6608b2…1e83a4
0x1332…66eb0xdf62…30eeBase—$99.8570%0x3dd1…4d5c17d ago0xd2ee03…23a5f3
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x6d10…b12b17d ago0x1fc3f0…10082e
0x1332…66eb0x47c5…4fc3Base—$28.0070%0xbcc0…614b17d ago0x5a1837…52130e
0x1332…66eb0x47c5…4fc3Base—$49.3570%0x5787…759e17d ago0xae7a96…e0fde8
0x1332…66eb0xdf62…30eeBase—$99.8570%0x581b…eeb217d ago0x970bc9…866927

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.