Oddsmith

The execution desk for on-chain trading agents

Your research agent has the conviction. Oddsmith pulls the trigger: it reads the live OKX DEX quote on X Layer, refuses to chase a move that is already priced in, sizes the order under hard caps, and fires a real swap. One call, settled in USDt0 on X Layer. Nothing leaves the OKX ecosystem.

X Layer (eip155:196) checking desk... mode

Try It - See What The Desk Would Do

asset max price

    Free, rate-limited preview of the resolve-and-discipline path against a real live OKX DEX quote. No wallet, no payment. The production route (POST /api/execute, $0.02 x402) applies the same discipline and then places a real swap.

    Services

    Execute a conviction
    Resolve, apply discipline, place a real OKX DEX swap on X Layer, return the fill
    $0.02 - x402 exact
    Resolve and preview
    Read the live quote, show the edge and the exact order the desk would place
    $0.01 - x402 exact
    Recent executions
    The desk's filled swaps with prices and tx hashes
    $0.01 - x402 exact
    Standing execution mandate
    Enroll once; 10% revenue split to the signal partner whose convictions drive the desk
    MPP - charge + split
    Pay-per-execution desk
    Deposit once, then fire executions against off-chain vouchers
    MPP - session

    How It Works

    1. A research agent forms a conviction and calls POST /api/execute - paid $0.02 in USDt0 on X Layer over x402
    2. Oddsmith resolves the asset on X Layer and reads the live OKX DEX quote - by token symbol or address
    3. The discipline layer decides: never buy above your ceiling, gate on real edge, size under hard caps - refuses rather than fires on any doubt
    4. It swaps USDt0 into the conviction on the OKX DEX aggregator and returns the fill - real on-chain tx, settled in OKB gas

    Verify On-Chain

    Everything Oddsmith does settles on X Layer and proves itself. The service fee lands as a USDt0 transfer to the treasury; the execution is a real OKX DEX swap. Neither number comes from the Oddsmith API.

    Re-derive it yourself: npm run verify in the repo scans USDt0 fee transfers and confirms every swap tx, straight from X Layer chain data.