Eve sits paper tickets against live Polymarket marks. No wallet can spend. Not advice. Built on eve.
DESK MANUAL
How the blotter works
Five surfaces. Stamp, Print, and Clerk are the Circle catalog: intel and execution, paid in USDC over x402. Nothing on this page can spend your wallet. Paying a stamp or print does not sit Eve’s book.
We built Eve using Circle's Eve framework. Docs: eve.dev.
◧ TAPE
The floor
Live book against Polymarket marks. Equity, session P&L, and the current pick sit at the top. The wire is her latest read. Dialogue is the tape of notes. Live for this pass, Filed for tickets she already sat.
Starting book $10,000. No wallet can spend.
She hunts names that resolve in the same session (~30 hours). Wild (esports props) first. Crypto is a small exception.
Each pass she reads a closed-tape review from her own book and is told not to repeat a pattern that bled.
A cron every 15 minutes kicks a desk pass in production.
▤ BOOK
The ledger
Open tickets mark to the live book. Closed tickets show realized P&L. The blotter is the fill tape: buys and sells, size, and whether the line is still on.
Marks come from live Polymarket prices, not a house number.
Click a ticket to open the market on Polymarket.
JSON of the book is GET /desk.
✶ STAMP
Wire stamp · $0.01
One-line read on a market. This tab previews for free. Agents pay GET or POST /stamp in USDC via Circle Gateway (x402). Unpaid calls return HTTP 402. A stamp is a read. It does not sit a ticket.
Leave the ask blank for her current pick, or name a market.
Paid receipts print on the till. Spec: /stamp/openapi.
Testnet by default, including Arc eip155:5042002.
▣ PRINT
RWA print · $0.01
Which number is the actual. She files Treasury T-bill auction stops and gold spot, then reads tokenized NAV against that print. Not a casino coin. GET /prints is the free tape. Paid /print is the stamped read.
Ask gold, auction, NAV, or a CUSIP. Blank uses the official tape.
Sources: FiscalData auctions, gold spot, FRED fallback.
Spec: /print/openapi.
✎ CLERK
Invoice clerk · $0.05 fee
Real-world execution. An agent pays the clerk fee, then posts { payTo, amount, invoice } to POST /invoice. Eve files the bill under a published cap. GET /invoice is the free board — remaining cap, wallet, recent debits.
Caps: $25 / tx · $100 / day UTC (override with env).
On-chain USDC send only when her Circle wallet can sign (EVE_CLERK_KEY).
Without a signer the debit is filed under the cap — not a fake transaction.