An autonomous crypto trading agent that reads markets, thinks with Groq, respects your rules, and signs with Trust Wallet. Self-custody. On-chain. No middlemen.
Pulls Fear & Greed, funding, sentiment, momentum from CoinMarketCap Agent Hub via x402.
Groq runs your strategy + signals through a disciplined system prompt. JSON in, JSON out.
A deterministic guardrail validator rejects anything off-allowlist, oversized, or low-confidence.
Trust Wallet Agent Kit signs and submits. Your keys never leave your wallet.
Keys stay in your Trust Wallet. The agent proposes; you (or your wallet policy) sign.
Let the agent run 24/7 inside your guardrails. Pause or kill anytime.
Per-trade cap, daily cap, drawdown, slippage, allowlist, confidence floor. Enforced in code.
Sub-second JSON decisions from a Llama-3.3 70B class model with a disciplined system prompt.
Pay only for the data you use. Every CMC call settles in fractions of a cent.
Every trade leaves a tx hash. Every decision is logged and visible in the Activity tab.
AlphaTrade is non-custodial by design. Private keys never leave your device. The AI's output is only ever advisory — it has to pass a deterministic guardrail validator before reaching the signing layer.
signals → cmcService() proposal → groq.decide() // advisory verdict → validateDecision() // hard rules action → twak.signAndSend() // self-custody proof → tx on bscscan