Back to Pricing

GPT-OSS 120B (Free)

nvidia/gpt-oss-120b

openai

OpenAI's open-weight 120B model hosted free by NVIDIA. Apache 2.0 license, great for experimentation

Code Examples

from blockrun_llm import LLMClient

client = LLMClient()  # Uses BLOCKRUN_WALLET_KEY (never sent to server)
response = client.chat("nvidia/gpt-oss-120b", "Hello!")

Pricing

InputFree / 1M tokens
OutputFree / 1M tokens
Context128K tokens
Max Output16K tokens

5% markup on official openai API prices.

Payment

Network
Base
Currency
USDC
Protocol
x402

Pay per request with USDC on Base. No subscription required.

Try It

Send a message to try GPT-OSS 120B (Free)

Connect your wallet to enable payments