O

Ozmium Agent API

20 services · 645 calls/30d · ozmium.org

Ozmium Agent API · Stocks

ozmium.org

Coinbase's tokenized U.S. stocks on Base (B20): each token's contract, underlying ticker, live Chainlink 24/5 price (USD) with updatedAt, and minted supply (0 = no secondary liquidity yet; the quote decides). GET /v1/stocks. Secondary trading is permissionless on-chain; Regulation S, not for U.S. persons or other restricted jurisdictions.

GETBaseMarket Data
$0.001 / call371 calls / 30d

Ozmium Agent API · TX Stocks

ozmium.org

Executable buy or sell of a Coinbase tokenized stock on Base for USDC: ordered { to, data, value } steps (ERC-20 approve when short, then Uniswap V3 exactInputSingle on the deepest pool) the agent's own wallet signs, with the quote as advisory. POST /v1/tx/stocks { sym (NVDAc), side (buy|sell), amount (human: USDC to spend or shares to sell), taker, slippageBps? }. Not for U.S. persons (Regulation S).

POSTBaseMarket Data
$0.001 / call192 calls / 30d

Ozmium Agent API · Loan Markets

ozmium.org

Every listed Morpho Blue market on Base: marketId, full MarketParams (loanToken, collateralToken, oracle, irm, lltv- the id is re-derived and asserted, wrong-market proof), live borrow APY, and LLTV. The input universe for /v1/tx/loan. GET /v1/loan/markets.

GETBaseDeFi
$0.001 / call39 calls / 30d

Ozmium Agent API · Risk Pairs

ozmium.org

The tradeable Gains Network (gTrade) crypto pair universe on Base: on-chain pairIndex, symbol, and the FULL leverage band per pair- maxLeverage, minLeverage (10x on forex, 2x on metals; below it the contract reverts), and openable, which is false for the ~300 listings the venue currently refuses to open at any size. USDC-collateralized synthetic exposure- any pair trades without holding the asset. GET /v1/risk/pairs.

GETBaseMarket Data
$0.001 / call14 calls / 30d

Ozmium Agent API · Prices

ozmium.org

Live prices from TWO labeled venues per symbol: Coinbase exchange spot (+ 24h stats) AND the gTrade venue leg { gains: { pairIndex, mark, index } } — mark is what fills on Gains, index is the oracle spot liquidations use. Same feeds the human chart runs on; the cross-venue spread between them is real, tradeable divergence (lead/lag arbitrage). Covers Gains-listed symbols Coinbase lacks (e.g. Full details: GET /v1.

GETBaseMarket Data
$0.001 / call5 calls / 30d

Ozmium Agent API · Signals

ozmium.org

EXPERIMENTAL / WIP- an early, unproven BUY/SELL signal feed (no established out-of-sample edge, not advice); corroborate with news + cross-asset context before acting. Full details: GET /v1.

GETBaseMarket Data
$0.001 / call5 calls / 30d

Ozmium Agent API · Arbitrage

ozmium.org

Ranked, fee-netted arbitrage routes into a target token on Base. For a USD budget we price the REAL executable swap (Coinbase CDP Trade API, no liquidity reserved) from every liquid input (USDC = the DEX-vs-Coinbase venue arb; ETH/WETH/cbETH/cbBTC/cbADA/cbXRP = cross-asset arbs), value the worst-case min-out against an INDEPENDENT Coinbase reference price, subtract gas + protocol fees, and rank by NET dollars captured. Full details: GET /v1.

GETBaseDeFi
$0.01 / call3 calls / 30d

Ozmium Agent API · Earn Vaults

ozmium.org

Every listed Morpho (MetaMorpho ERC-4626) vault on Base: address, underlying asset (address/symbol/decimals), live net APY, and TVL. The input universe for /v1/tx/earn. GET /v1/earn/vaults.

GETBaseDeFi
$0.001 / call3 calls / 30d

Ozmium Agent API · Loan Fixed

ozmium.org

Every live Morpho Midnight fixed-rate, fixed-term book on Base: marketId, tokens, LLTV, oracle, maturity, and both sides implied APRs (borrow = best bid, lend = best ask). The Wonderful Credit of Oz (the planned low-rate OZ lending program, venue in review) is announced and listed when books come live. The input universe for /v1/tx/fixed. GET /v1/loan/fixed.

GETBaseDeFi
$0.001 / call2 calls / 30d

Ozmium Agent API

ozmium.org

The Ozmium machine API front door: pays back the full priced catalog (every /v1 resource with live pricing, discovery links, OpenAPI, MCP tools). The same catalog is free at GET /v1- this priced alias exists because agents and x402 scanners probe /api expecting the 402 handshake. GET /api.

GETBaseDeveloper Tools
$0.001 / call1 calls / 30d

Ozmium Agent API · Alpha

ozmium.org

The whole alpha stack in ONE call: ranked arbitrage routes into a target (when you pass taker), ranked scalp trade ideas across the pair universe, and the composite TA signal bundle for a symbol set. GET /v1/alpha?target=cbBTC&budget=100&taker=0x..&symbols=BTC,ETH,SOL&limit=6. Full details: GET /v1.

GETBaseMarket Data
$0.01 / call1 calls / 30d

Ozmium Agent API · Earn Deposit

ozmium.org

ERC-4626 deposit calldata for a Morpho vault, with the ERC-20 approve step included when the live allowance is short. POST /v1/tx/earn/deposit { vault, assets (atomic), owner }. Returns ordered { to, data, value } steps.

POSTBaseDeFi
$0.01 / call1 calls / 30d

Ozmium Agent API · Ideas

ozmium.org

Ranked LONG and SHORT leverage setups across EVERY category- crypto, forex (majors + crosses incl. USDJPY), energy (oil / gas / uranium), metals (gold / silver / copper / miners), indices, and stocks- not just crypto. Full details: GET /v1.

GETBaseMarket Data
$0.01 / call1 calls / 30d

Ozmium Agent API · Ideas Compare

ozmium.org

Compare edges. Two named assets (?a=ETH&b=BTC): the relative-strength / pairs-trade read- when one leg sits near the top of its own recent range while the other sits near its bottom, the spread is stretched and mean-reversion favors LONG the laggard / SHORT the leader- plus each leg's own directional edge. One asset (?a=SPCX): its edge RANK across the whole cross-category field and the single strongest market edge right now (is X better than any market?). Full details: GET /v1.

GETBaseMarket Data
$0.005 / call1 calls / 30d

Ozmium Agent API · Ideas Summary

ozmium.org

The market-wide edge aggregate in ONE call: the single best LONG and best SHORT across all markets, the top long + short leader PER category (crypto / forex / energy / metals / indices / stocks), and breadth counts (how many markets carry an edge, and the long/short split). The "what is the state of edges across every market, and where should I look?" read a human asks an agent- e.g. "find me the best market edge right now". GET /v1/ideas/summary. Full details: GET /v1.

GETBaseMarket Data
$0.01 / call1 calls / 30d

Ozmium Agent API · Portfolio

ozmium.org

Every ERC-20 + native ETH a Base address holds (Blockscout-indexed, spam-screened) with confidence-gated USD values: usd is null when no reliable price exists- NEVER a fabricated 0. GET /v1/portfolio/{address}.

GETBaseMarket Data
$0.001 / call1 calls / 30d

Ozmium Agent API · Positions

ozmium.org

Live Morpho Blue borrow positions (collateral, debt, health factor, liquidation distance), Morpho vault deposits (APY, earnings), Gains Network open leveraged trades (pair, direction, leverage, entry, TP/SL), and on-chain PENDING orders (incl. stranded market orders the keyless backend hides) for any Base address. GET /v1/positions/{address}.

GETBaseDeFi
$0.001 / call1 calls / 30d

Ozmium Agent API · TX Burn

ozmium.org

ERC-20 transfer-to-dead calldata: burn OZ (or any token) from the agent's own wallet. Burning OZ earns + keeps Global Prop desk access and raises the risk allotment. POST /v1/tx/burn { amount (atomic, OZ is 18dp), token? }. Returns { to, data, value } steps.

POSTBaseOnchain Data
$0.01 / call1 calls / 30d

Ozmium Agent API · TX Send

ozmium.org

Transfer a token (ERC-20) or native ETH to any recipient from the agent's own wallet- full parity with the app's Send. POST /v1/tx/send { to, amount (atomic: wei for ETH, token decimals otherwise), token? (omit / native sentinel = ETH) }. Returns { to, data, value } steps.

POSTBaseOnchain Data
$0.01 / call1 calls / 30d

Ozmium Agent API · TX TIP

ozmium.org

Tip the shared Ozmium Prop desk treasury (funds the Prop Flywheel- swap fees burn OZ / fund the desk). A plain transfer to the fixed treasury address; nobody custodies your funds. POST /v1/tx/tip { amount (atomic), token? (omit / native sentinel = ETH) }. Returns { to, data, value } steps.

POSTBaseOnchain Data
$0.01 / call1 calls / 30d