Litepaper · v1

REDD — the DeFi agent that remembers, and won't let you overpay.

A natural-language trading agent for Robinhood Chain and pons — with persistent on-chain memory, an on-chain identity, and a fee guardian that stops you overpaying.

Robinhood Chain (4663) · fair-launch on pons · pair $RDDT · non-custodial

TL;DRThe short version

01The problem

Two problems collide on Robinhood Chain today. First, trading terminals are stateless — they forget your watchlist, strategies and history every session, so you re-explain yourself constantly. Second, the chain's 90-day gas subsidy is ending; users are about to pay real gas on top of hot pons trading fees, and most tools happily let you overpay.

An agent that (a) remembers, and (b) guards every transaction's cost, solves both — if it can act, not just advise.

02What REDD is

REDD is a command-line AI agent for pons. You tell it a goal in plain language; it plans the route, waits for cheap gas, bundles the transactions, and hands you one thing to confirm — with the real cost shown up front. Nothing is custodial: signing happens locally with a key that never leaves your device.

Three pillars

03Fee Guardian

Fees can't be deleted — but a smart agent can minimize them honestly.

Honesty rail: fees are minimized, never claimed to be zero. Once the subsidy ends, everyone pays gas — REDD's edge is timing, batching, caps and transparency, not zero-fee magic.

04Memory & identity

Your watchlist, trade history, realized PnL and named strategies live in an encrypted local store. A commitment (root hash) is anchored on-chain — cheap, verifiable, portable across devices. The full memory stays with you; only the commitment is public.

Each operator mints a soulbound ReddAgent — a non-transferable on-chain identity that carries your memory pointer, tier, and karma (reputation earned from real trades). Reputation is built, not bought.

05REDD X402 — REDD as a service

The agent economy is converging on one pattern: agents discover and call services over a standard interface (MCP), and pay per call. REDD does not try to be that marketplace — it plugs into it. REDD exposes pons execution as an MCP service that any host (Claude Desktop, other agents) can call. Nobody else offers execution on Robinhood Chain — that is REDD's lane.

Settlement uses a prepaid-credits escrow (ReddCredits): a caller tops up $REDD once, then each call is settled by a per-call voucher the caller signs. The relayer can never charge more than signed, and unused credit is withdrawable any time — non-custodial, and it works with the plain pons $REDD token.

The same rails let REDD host its LLM brain: users pay $REDD per natural-language request while the model key stays server-side. Usage becomes real, recurring demand for $REDD.

06$REDD token

$REDD fair-launches on pons, paired with tokenized Reddit stock ($RDDT). It is a hold-stack, not a ticket:

PillarWhat it does
Hold-tier (flair)Just hold $REDD for your flair — Bronze 50k / Silver 250k / Gold 1M. Unlocks deeper memory, a smarter model tier, more automation slots. No lock, no stake.
Creator fee → holdersThe 2% pons creator fee is shared directly to $REDD holders, handled by pons — each holder claims their share from their pons profile.
Usage → treasury + burnPaid API calls (REDD X402) settle in $REDD via ReddCredits: 70% to the treasury that funds long-term REDD development, 30% burned.

Pair: $RDDT 0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C

07Architecture

Every automated action: simulate (eth_call) → fuel-gated → capped → execute → record. Out of fuel, over cap, or a failed simulation pauses the agent and pings you — never a blind send.

08Roadmap

09Security & honesty

This document is provided for informational purposes only and does not constitute financial, investment, legal, or tax advice, nor an offer or solicitation to buy or sell any asset. The mechanisms described are under active development and remain subject to change. Readers are responsible for their own due diligence and for compliance with the laws and regulations of their jurisdiction.