The same Venice models, up to 80% cheaper.
And idle DIEM, earning ~7% APR in USDC at full utilization.
Gondola is the OpenAI-compatible gateway to Venice AI. Buyers get the full Venice catalog for less, and DIEM holders turn idle daily allowance into USDC yield.
Lender APR is annualized from recent settled routing at full utilization, after the 2% platform fee. Actual earnings depend on buyer demand, your pricing, available allowance, and routing.
Gondola is a marketplace for Venice AI inference. Staked DIEM on Venice mints a daily inference allowance whether its holder spends it or not, so DIEM holders deposit a Venice inference key, set one price factor against Venice's live list price, and let Gondola sell that idle allowance as paid inference for USDC yield. Buyers call a single OpenAI-compatible gateway and pay per request in USDC on Base, while the broker meters each call and routes it within a small price band of the cheapest healthy key for the requested model, so the same Venice models can cost less than going direct.
Two sides, one gateway.
Same shape as OpenAI
Point any client at api.gondola-ai.com/v1 with a Gondola key. Chat completions, image generation, video generation, and the models list are live today.
from openai import OpenAI
client = OpenAI(
base_url="https://api.gondola-ai.com/v1",
api_key="gnd_...",
)
resp = client.chat.completions.create(
model="llama-3.3-70b",
messages=[{"role": "user", "content": "Ciao"}],
)
print(resp.choices[0].message.content)A symmetric 2% fee, nothing else
Buyers pay the posted price plus 2%, lenders receive the posted price minus 2%, and the broker keeps the spread. Lenders price against Venice's live list, and because the broker routes within a small price band of the cheapest healthy key, favoring in-band lenders who referred active buyers, competition pushes prices below going direct to Venice. No subscriptions, no minimums.
Heavy buyers pay much less: a strong weekly placement drops your platform fee from 2% to as little as 0.3%. Lenders who refer active buyers win routing priority instead. How points work →
Step aboard.
Buy Venice inference for less, or put your idle allowance to work.