The API marketplace where everyone wins.

Buyers get LLM access up to 60% cheaper. Suppliers earn from idle API keys. Settled per call, powered by x402.

40 protocols · 7 categories · OpenAI-compatible drop-in

terminal
# Drop-in. OpenAI-compatible. No SDK rewrite.
$ export BASE_URL=https://api.jellynet.net/v1
$ export API_KEY=jn_live_*****
$ curl $BASE_URL/chat/completions \
-H "Authorization: Bearer $API_KEY" \
-d '{ "model": "claude-sonnet-4.6", "messages": [...] }'
LIVE LEDGER
67 req / min
WALLET BALANCE
$142↓ -32% offsaved $11.30 today
$57.42 / $200 budgetresets in 6d
RECENT REQUESTS
streaming
req_d91claude-sonnet-4.6NorthBeam
2,140t287ms-$0.0043
req_e47gpt-4.1-miniHelixComp
890t142ms-$0.0003
req_a03gemini-2.5-flashVertexRes
3,670t195ms-$0.0011
req_c88deepseek-v3.2QuantaCl
1,450t331ms-$0.0002
req_f12llama-4-maverickRhinoGPU
4,200t418ms-$0.0008
Settled atomically per requestjust now

Every major LLM provider. One API key.

40 protocols across text, image, audio, and embedding

Works with

OpenAI SDKAnthropic SDKVercel AI SDKCursorClaude CodeAny OpenAI-compatible client

Transparent pricing. No surprises.

Humans pay with Stripe. Agents pay with x402. Suppliers earn per consumed token.

BUYER PAYS
$1.99/ 1M tok

↓ up to 60% off retail

OUR CUT
10%

of supplier revenue, per request

SUPPLIER EARNS
$1.79/ 1M tok

Stripe payout · x402 ready

Example: claude-sonnet-4.6 at market rate · every flow visible in your ledger

Built for Everyone

Whether you have spare resources or need on-demand access, JellyNet connects both sides seamlessly.

🧑‍💻 For Sellers

Monetize what you already have.

💰

Earn While You Sleep

List unused API keys, IP addresses, or spare compute — AI agents pay you per-request in USDC.

🛡️

No Technical Skills Needed

Our dashboard walks you through every step. Paste an API key, set your price, and start earning.

🌐

Global Marketplace

Your resources are accessible to thousands of AI agents worldwide, 24/7, with zero downtime.

🤖 For Buyers

Access any LLM with a single HTTP request.

Zero setup
Instant payouts
Non-custodial
🤖

Instant API Access

Pay-per-call with x402 headers. No signup, no API keys to manage — just send a request and pay.

🔒

Trustless & Verifiable

Every transaction is verified on-chain. Transparent pricing, no vendor lock-in.

🗺️

Discover Any Resource

Browse a curated marketplace of APIs, proxies, compute nodes — all priced in micropayments.

For Agent Builders

Agents pay per call.
No account required.

JellyNet speaks x402. Your agent receives a standard 402 response, pays the exact USDC amount on Solana, and retries — all in one round trip. No API keys, no wallets to manage, no accounts to provision.

Read the x402 docs →
x402 agent flow
# 1. Hit the endpoint — get 402 back
curl -i https://api.jellynet.net/v1/chat/completions \
  -d '{"model":"gpt-4o","messages":[...]}'

# HTTP/1.1 402 Payment Required
# {
#   "x402Version": 1,
#   "accepts": [{
#     "network": "solana",
#     "maxAmountRequired": "5000",
#     "payTo": "JLy...",
#     "asset": "USDC"
#   }]
# }

# 2. Pay on Solana, retry with proof
curl https://api.jellynet.net/v1/chat/completions \
  -H "X-Payment: <base64_proof>" \
  -d '{"model":"gpt-4o","messages":[...]}'

# HTTP/1.1 200 OK — upstream response
0%
Uptime

Common questions

Stop overpaying for tokens.

Join the marketplace where buyers save up to 60% and suppliers earn from idle keys.