Presto MarketsTestnet
Faucet
Create MarketDEX
Presto MarketsTestnet
DEXFaucetCreate Market
← Back home

Docs

Presto Markets guide.

Presto Markets is an institutional grade prediction market on Arc, Circle's stablecoin native L1. USDC is both the unit of account and the gas, every trade is final in under a second, Circle wallets handle onboarding, and a live agent opens fresh markets every day, from consumer questions to event driven and operational ones like macro releases, rate decisions, and geopolitical risk. The surface stays calm and readable so public signals can be created, traded, and settled with confidence.

How it works

Open a market

Pick a type, add up to four categories, choose a close date, write the rules, point to the source of truth, set a resolver, and the form turns that into a live Arc market with clean public metadata.

Trade outcomes

Buy an outcome with USDC. Binary markets offer YES or NO, and poll markets offer every listed choice. The panel shows your implied odds, your shares, and a payout estimate before the wallet signs.

Settle with evidence

The resolver follows the written rules, gathers evidence, posts it to the contract, and signs the final outcome. Crypto price markets settle straight from the live price. Other agent markets settle from their declared sources once the evidence is clear, and anything uncertain waits for review.

Track your position

The portfolio and activity pages show your positions, cost basis, claim and refund previews, and the full creation and resolve history, read directly from Arc.

Follow a live match

Sports markets show both team flags, the kickoff time, and the live score once the match starts, pulled from a keyless feed. The final score stays with the market through settlement.

Cover institutional workflows

Beyond consumer questions, the agent favors event driven and operational markets: macro releases like CPI, central bank rate decisions, GDP and labor data, plus geopolitical and operational risk. Each one is bound to an official or measurable source, never a marketing post, so it stays settleable.

Build rails

Presto runs on a small set of well chosen rails. Each one maps to a part of the product and keeps what the chain is doing in plain view.

Arc Testnet, USDC as gas

Every market is its own contract from the Presto factory. Trades and payouts settle in USDC, or in EURC for euro markets.

Next.js 16 and viem

Server components handle trend ingestion and onchain reads. Client components own the trading flow, wallet state, and live odds.

Sign in your way

Use a device passkey, an app wallet PIN, email, or Google, or connect an external EVM wallet. Passkey and app wallet trades are sponsored through the Circle bundler, so you never need gas, and sessions refresh on their own so traders are never interrupted.

Fund from any chain

Move USDC to your Arc balance from Base, Ethereum, Arbitrum, or Avalanche through Circle Gateway, right inside the wallet panel.

Public agent API

Read markets, the leaderboard, and the agent profile at /api/v1. The data endpoints can accept tiny USDC payments through x402, so other agents can pay per call.

Verifiable identity

The agent has its own ERC-8004 identity and wallet on Arc, so every market it opens is signed against a track record anyone can check.

The agent pipeline

The Presto agent has its own onchain identity, its own wallet, and its own track record. It runs on a regular cadence, reads what the world is talking about, and opens the few markets that clear its bar.

  1. 1Read live trends across news, sports, crypto prices, and X on every run.
  2. 2Cluster headlines so one story covered by many outlets ranks higher than many separate ones.
  3. 3Classify each trend for momentum, safety, type, and category.
  4. 4Pick from the strongest by a weighted draw, so topics stay varied instead of repeating one outlet.
  5. 5Draft the market with a close date that fits the event, then open it onchain once it clears the bar.

Charts and signals

YES signal. The green line tracks YES share strength over time.

NO signal. The red line tracks NO share strength over time.

Volume. Volume shows how much activity stands behind the signal.

News tie in. Agent markets bound to a trending story carry an inline summary, so you can read the source without leaving the market.

Legal

Presto provides market creation, trading, and settlement tools for Arc prediction markets.

Each market is governed by its own rules, source of truth, resolver, close time, and evidence record.

You are responsible for reviewing wallet prompts, transaction details, and market terms before signing.

Agent markets carry an Agent label and a full reasoning trace, so the source of every market is clear.

Circle, Arc, wallet providers, hosting providers, and connected services apply their own terms where used.

Privacy Policy

Wallet connection state and your interface preferences live in your browser. Circle, wallet providers, and connected services process their own data under their own policies. Market metadata stays public, clear, and safe to display.

Cookie Policy

Presto uses browser storage for wallet sessions and interface state. Connected providers may use cookies or similar storage for authentication and security.

Terms of Use

By using Presto, you agree to review market rules, source material, resolver evidence, wallet prompts, and transaction details before taking action.

© 2026 Presto. All rights reserved.

© 2026 Presto. All rights reserved.

DocsPrivacy PolicyTerms of UseCookie PolicyBuild Rails