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—$1,293.0070%0x12ba…6b614d ago0x80ccde…8c07a4
0x1332…66eb0xdf62…30eeBase—$99.6670%0x2a5b…d6a94d ago0x084248…453a6d
0x1332…66eb0xdf62…30eeBase—$99.8670%0x5682…a9524d ago0x9143e0…410834
0x1332…66eb0xdf62…30eeBase—$98.6970%0x614a…d5ce4d ago0x581135…168740
0x1332…66eb0xdf62…30eeBase—$49.7870%0x55b3…f1a04d ago0xbfe922…6246e0
0x1332…66eb0xdf62…30eeBase—$99.6670%0x4d61…68384d ago0x126a8e…371cd1
0x1332…66eb0xdf62…30eeBase—$98.9970%0xfaf2…854b4d ago0xdbc4c4…4613c0
0x1332…66eb0xdf62…30eeBase—$99.9970%0x9765…2c944d ago0xc05a1f…5d6e28
0x1332…66eb0xdf62…30eeBase—$99.9270%0x5e05…afbb4d ago0x3f27bd…37fa6c
0x1332…66eb0xdf62…30eeBase—$49.8770%0xa140…d38d4d ago0x0fdc67…f82b28
0x1332…66eb0xdf62…30eeBase—$99.9870%0x1053…e7a94d ago0x06d82f…ae9ab8
0x1332…66eb0xdf62…30eeBase—$98.3770%0x86c0…28894d ago0xa9afce…22805d
0x1332…66eb0xdf62…30eeBase—$99.6670%0x44bc…cd6a4d ago0x1e5e87…751f5d
0x1332…66eb0xdf62…30eeBase—$99.8770%0x573b…0d284d ago0x462a48…05c4a9
0x1332…66eb0xdf62…30eeBase—$99.8370%0xc836…5c464d ago0x30a8eb…7529d4
0x1332…66eb0xdf62…30eeBase—$99.9970%0xdddf…e3d84d ago0x76ea6e…0bcf74
0x1332…66eb0xdf62…30eeBase—$99.9770%0x30b6…60894d ago0x3304a9…8fd4cd
0x1332…66eb0xdf62…30eeBase—$98.2270%0xbc4f…cafd4d ago0x750b89…0e8126
0x1332…66eb0xdf62…30eeBase—$98.2270%0x3eb5…db3c4d ago0xebb95b…dd51af
0x1332…66eb0xdf62…30eeBase—$1.8070%0xa070…95e04d ago0x47d73e…14d91d
0x1332…66eb0xdf62…30eeBase—$99.8670%0x6ae4…e26d4d ago0x5e7fb3…868041
0x1332…66eb0xdf62…30eeBase—$98.2270%0x3e24…de684d ago0x3fdbfc…72efb4
0x1332…66eb0xdf62…30eeBase—$99.4970%0x2a1b…cb284d ago0x95bdc2…061e07
0x1332…66eb0xdf62…30eeBase—$98.2270%0x969c…eacf4d ago0xbb7226…f8645f
0x1332…66eb0xdf62…30eeBase—$99.9770%0xcf0a…a2c34d ago0x747bc7…7c8f61

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.