⚡ CLAWD API DASHBOARD

Real-time status · checking…(refreshes every 30s)

Backend (Render)

Express + Go trading agent — DFlow spot swaps, health endpoint

Gateway (API Gateway)

Google Cloud API Gateway — unified API proxy with API key auth

/health/sol-gpt/phoenix/*/browser-use/memory/*/birdeye/vertex

Frontend (Vercel)

Next.js 15 — 30+ API routes, Honcho memory, Browser Use

/api/sol-gpt/api/phoenix/*/api/browser-use/api/memory/*/api/birdeye/*/api/vertex/api/openrouter/*/api/sponge/*

Convex DB

Real-time database — users, sessions, messages, trades

Phoenix Perps (Vulcan)

55 markets · Wallet clawd (HKBX8Cw...) · Paper + live trading · 14 API routes

Honcho Memory

Background reasoning engine — conclusions, peer cards, summaries

📡 API Routes

MethodPathDescriptionGateway
POST/api/sol-gptSOL-GPT agent — tokens, quotes, memory; no model-initiated execution
GET/api/phoenix/marketsList all 55 Phoenix markets
GET/api/phoenix/ticker/:symbolPrice, volume, OI, funding rate
GET/api/phoenix/orderbook/:symbolL2 orderbook depth snapshot
GET/api/phoenix/portfolioPositions + margin snapshot
GET/api/phoenix/positionsOpen positions list
GET/api/phoenix/marginEquity, maintenance, available
POST/api/phoenix/trade/buyMarket buy (notional USDC)
POST/api/phoenix/trade/sellMarket sell
POST/api/phoenix/trade/closeClose a position
POST/api/phoenix/trade/tpslSet TP/SL on a position
POST/api/phoenix/paper/buyPaper market buy
POST/api/phoenix/paper/sellPaper market sell
GET/api/phoenix/paper/statusPaper account status
POST/api/browser-useCloud browser automation SSE stream
POST/api/browser-use/sessionsCreate browser session
POST/api/memory/messageStore a message in Honcho
POST/api/memory/chatReason about a user
GET/api/memory/contextLLM-primed conversation context
POST/api/memory/searchSemantic search
GET/api/birdeye/*Prices, charts, trending, net worth, PnL
POST/api/sponge/*Sponge wallet — 8 routes
GET/api/vertexVertex AI / Gemini
POST/api/openrouter/*OpenRouter chat + models
GET/api/agents/catalogAgent catalog

🧠 Models (10 providers)

OpenAIGPT-4.1, GPT-5.2, Codex Max, GPT-5.4 mini
AnthropicOpus 4.8 Fast, Sonnet 4.5, Haiku, Fable 5
GoogleGemini 3.5 Flash, Gemini Pro, Embedding 2
xAI / GrokGrok 4.3, Grok Code, Grok Imagine, Grok Voice
DeepSeekV3.2, Chat V3.1
Meta / NVIDIANemotron 3 Ultra 550B, Super 120B, Nano
MistralMedium 3.5, Small Creative, Devstral
QwenQwen 3.7 Plus/Max, ASR Flash
Image GenGrok Imagine, Flux.2 Max, Kling V3
Voice / AudioChirp 3, Whisper V3, Grok Voice

🔥 Phoenix Markets (0)

Loading markets...

🔐 Service Accounts

vertex-express@x402-477302.iam.gserviceaccount.com

Vertex AI + API Gateway backend auth

1013652097839-compute@developer.gserviceaccount.com

Compute Engine default

🏛️ Infrastructure

x402-477302 (Google Cloud)
├── ☁️ Cloud Run
│   ├── clawd-zero-service  — DFlow spot trading
│   ├── clawd-perps-agent   — Phoenix perps
│   └── caveman-agent       — Legacy ADK
├── 🚪 API Gateway          — clawd-gateway.uc.gateway.dev
├── 📦 Artifact Registry    — Docker images
├── 🧠 Vertex AI            — Gemini
└── 📦 Cloud Build          — CI/CD

🌐 Web — funpump.ai
├── Next.js 15 · 30+ API routes
├── Honcho · Browser Use · Convex
└── 60+ models via OpenRouter

⚡ Vulcan CLI — Phoenix Perps
├── Wallet: clawd · 55 markets
├── Paper + Live · TP/SL · TWAP/Grid
└── Skills for Claude + Codex
FunPump — agent-native browser and onchain workspace