Animica x402 Directory

Directory

ozmium.org

ozmium.org publishes 46 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api GET $0.001 402
/v1/alpha GET $0.01 402
/v1/arbitrage GET $0.01 402
/v1/candles GET $0.001 402
/v1/crowd GET $0.001 402
/v1/earn/vaults GET $0.001 402
/v1/history/:address GET $0.001 402
/v1/ideas GET $0.01 402
/v1/ideas/asset/:sym GET $0.001 402
/v1/ideas/compare GET $0.005 402
/v1/ideas/summary GET $0.01 402
/v1/loan/analysis/:address GET $0.01 402
/v1/loan/fixed GET $0.001 402
/v1/loan/markets GET $0.001 200
/v1/pending-orders/:address GET $0.001 402
/v1/portfolio/:address GET $0.001 402
/v1/positions/:address GET $0.001 402
/v1/prices GET $0.001 200
/v1/prop/quote POST $0.005 402
/v1/risk/pairs GET $0.001 200
/v1/signals GET $0.001 402
/v1/stats/:address GET $0.001 402
/v1/swap/price GET $0.001 402
/v1/ta/:sym GET $0.005 402
/v1/tx/burn POST $0.01 402
/v1/tx/earn/aave/supply POST $0.01 402
/v1/tx/earn/aave/withdraw POST $0.01 402
/v1/tx/earn/deposit POST $0.01 402
/v1/tx/fixed/borrow POST $0.01 402
/v1/tx/fixed/repay POST $0.01 402
/v1/tx/fixed/supply-collateral POST $0.01 402
/v1/tx/fixed/withdraw-collateral POST $0.01 402
/v1/tx/loan/borrow POST $0.01 402
/v1/tx/loan/repay POST $0.01 402
/v1/tx/loan/supply-collateral POST $0.01 402
/v1/tx/loan/withdraw-collateral POST $0.01 402
/v1/tx/lp/aero/add POST $0.01 402
/v1/tx/lp/aero/remove POST $0.01 402
/v1/tx/lp/uni/add POST $0.01 402
/v1/tx/lp/uni/remove POST $0.01 402
/v1/tx/risk/close POST $0.01 402
/v1/tx/risk/modify POST $0.01 402
/v1/tx/risk/open POST $0.01 402
/v1/tx/send POST $0.01 402
/v1/tx/swap POST $0.01 402
/v1/tx/tip POST $0.01 402

What these endpoints do

ozmium.org/api

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…

GET · $0.001 · probe 402

ozmium.org/v1/alpha

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 · $0.01 · probe 402

ozmium.org/v1/arbitrage

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 …

GET · $0.01 · probe 402

ozmium.org/v1/candles

OHLC history with window extremes (highest high / lowest low over the window). Crypto via Coinbase (GET /v1/candles?product=ETH-USD&days=30; hourly bars <= 7d, six-hour <= 31d, daily <= 350d). Metals …

GET · $0.001 · probe 402

ozmium.org/v1/crowd

Live gTrade crowd positioning — where the money on the venue actually sits, right now. Per pair: long vs short split (%, USD both sides, total book) plus bookSharePct, each pair's share of the WHOLE G…

GET · $0.001 · probe 402

ozmium.org/v1/earn/vaults

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.

GET · $0.001 · probe 402

ozmium.org/v1/history/:address

Closed leverage round-trips for any Base address from the Gains first-party history: pair (base + quote legs), side, leverage, collateral, open/close price, realized PnL + PnL%, close reason (take-pro…

GET · $0.001 · probe 402

ozmium.org/v1/ideas

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-…

GET · $0.01 · probe 402

ozmium.org/v1/ideas/asset/:sym

Does a NAMED market have a worthwhile leverage edge RIGHT NOW- and what would be BETTER to do instead / as a hedge? For one symbol: the composite technical signal + 52-week range + momentum -> the str…

GET · $0.001 · probe 402

ozmium.org/v1/ideas/compare

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 str…

GET · $0.005 · probe 402

ozmium.org/v1/ideas/summary

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 …

GET · $0.01 · probe 402

ozmium.org/v1/loan/analysis/:address

What THIS wallet should do about its lending book — the lending equivalent of /v1/ideas, where /v1/loan/markets only describes the markets. GET /v1/loan/analysis/{address}. Joins live Morpho borrows a…

GET · $0.01 · probe 402

ozmium.org/v1/loan/fixed

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 (…

GET · $0.001 · probe 402

ozmium.org/v1/loan/markets

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. …

GET · $0.001 · probe 200

ozmium.org/v1/pending-orders/:address

On-chain PENDING Gains orders for any Base address, read directly from the diamond (the keyless backend returns them empty, which is why a stranded market order looks like lost funds). Each: orderInde…

GET · $0.001 · probe 402

ozmium.org/v1/portfolio/:address

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/…

GET · $0.001 · probe 402

ozmium.org/v1/positions/:address

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,…

GET · $0.001 · probe 402

ozmium.org/v1/prices

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 s…

GET · $0.001 · probe 200

ozmium.org/v1/prop/quote

What the prop desk would charge an AGENT to run a given action, and whether the paying wallet qualifies. The human desk authorises with an on-chain OZ BURN; an agent authorises by PAYING, and the x402…

POST · $0.005 · probe 402

ozmium.org/v1/risk/pairs

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 c…

GET · $0.001 · probe 200

ozmium.org/v1/signals

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.

GET · $0.001 · probe 402

ozmium.org/v1/stats/:address

Aggregate trading scorecard for any Base address from its closed leverage history: trades, wins/losses, win rate, net USD, gross profit / loss, profit factor, mean R-multiple expectancy, avg win / los…

GET · $0.001 · probe 402

ozmium.org/v1/swap/price

Indicative Base mainnet swap pricing via the Coinbase CDP Trade API- expected output, min output after slippage, and fee estimates- WITHOUT reserving liquidity. Poll this to compare routes, then buy /…

GET · $0.001 · probe 402

ozmium.org/v1/ta/:sym

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

GET · $0.005 · probe 402

ozmium.org/v1/tx/burn

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,…

POST · $0.01 · probe 402