Go to Apify Store
bizbot2026

Kachang Sia AI Automation Studio
AI agent workflows (x402 USDC payments), Python/FastAPI backends, web scraping & data pipelines, Telegram bots, on-chain wallet tools (Base).
www.kachangsia.com
Joined August 2026
ACTOR STATS
3 public Actors
6 total users
1 monthly user
>99% runs succeeded
Scans any wallet on Base mainnet (chain 8453) and returns live ETH + USDC/USDT/WETH balances.
- ✅ Live RPC — no API keys needed
- ✅ One dataset record per scan
- ✅ Built by Kachang Sia (Jack Loh, Singapore)
| Field | Type | Description |
|---|---|---|
address | string (required) | 0x-prefixed wallet address, e.g. 0x57E33b7aEC4DdcDe614C3BeCBb34126914e4f813 |
includeTokens | boolean | Also scan USDC/USDT/WETH (default true) |
{"address": "0x57e33b7a...","chain": "base-mainnet","chainId": 8453,"eth_balance": 0.00029634,"tokens": { "USDC": 41.09, "USDT": 0, "WETH": 0 }}