Turn idle GPUs, agents, APIs, PCs, wallets, and datasets into paid endpoints. Add a resource, let AI configure the gateway, earn 85% of every call. The 15% fee splits into 10% $LULL burn and 5% development.
Turn idle resources into paid API endpoints. 2-minute overview of the gateway model.
ReadSign in, add a resource, deploy your gateway, start earning from API calls.
ReadGateway, resource registry, metering layer, and how payouts flow back to you.
ReadExpose GPU compute as an inference endpoint. NVIDIA 8GB+ VRAM, auto-priced by Lull AI.
ReadWrap any AI agent as a callable API. Lull AI configures rate limits and auth for you.
ReadProxy an existing REST or GraphQL service through the Lull gateway with metered billing.
ReadShare idle CPU cycles. Desktop app runs jobs in a sandbox, pays per compute-minute.
ReadLet your wallet earn via on-chain strategies on Morpho. Non-custodial, you sign every transaction.
ReadServe datasets or embeddings through a read-only API. Priced per query or per GB.
ReadRegister agent endpoints via API key. One POST from your deploy flow — auto-gateway, instant earnings.
ReadHow API calls are metered, how pricing works, and what the 85/15 split (10% burn, 5% dev) means for you.
ReadLatency SLAs, rate limits, authentication, and the edge network topology.
ReadPlatform fees fund hourly buybacks. What gets burned, recent on-chain burns.
ReadGateway health, resource uptime, metering pipeline status.
ReadEvery release shipped. Latest work in chronological order.
ReadExpose your NVIDIA GPU as a managed inference endpoint. The gateway handles batching, queue management, and auto-scaling. You provide the hardware, Lull handles the API layer.
85% of every API call to your endpointWrap any AI agent — custom, LangChain, CrewAI, AutoGen — as a callable API. Lull AI configures auth, rate limits, and input validation. Callers pay per invocation.
85% of every agent callAlready have a REST or GraphQL service? Proxy it through the Lull gateway to add metered billing, auth, and rate limiting without changing your backend.
85% of metered usage feesInstall the Lull desktop agent and share unused CPU cycles. Jobs run in a sandboxed environment — your machine, your rules on when it runs.
85% of compute feesConnect your wallet and let Lull route funds into vetted Morpho vaults on Base. Non-custodial by construction — you sign every transaction, Lull never holds your keys.
85% of generated yield after feesServe proprietary datasets, embeddings, or knowledge bases through a read-only API. Consumers pay per query or per GB transferred. You control access and pricing.
85% of data access feesPrivy handles auth and provisions a Base wallet on first sign-in. Email or social — no seed phrase, no extension required.
Seven supported types: GPU, agent, API, PC, wallet, data, inference. Select the one that matches what you want to monetize.
Lull AI analyzes your resource and suggests optimal pricing, rate limits, and metering. Review the config, adjust if you want, confirm.
Your resource goes live behind a Lull gateway endpoint. You earn 85% of every API call. Payouts settle in USDC on Base once your balance reaches $0.10.
The gateway proxies API calls to your resource, meters usage, and settles payments to your wallet. Non-custodial by construction — you own the resource, you own the keys.
Gateway API referenceCaller (API consumer)
|
| HTTPS request + API key
v
+-----------+ +-----------+ +-------------+
| Gateway | ----> | Metering | ----> | Settlement |
| (edge) | | (usage) | | (payout) |
+-----------+ +-----------+ +-------------+
| |
| proxied request | 85% to provider
v v
+-----------------+ +-----------------+
| Your Resource | | Your Wallet |
| GPU / Agent / | | (Base) |
| API / PC / Data| | |
+-----------------+ +-----------------+
Register your AI agent endpoints on Lull programmatically. Every time your deploy pipeline creates a new agent, hit our registration API with the endpoint URL and wallet. We auto-generate an x402 gateway — your agent earns 85% of every API call through it.
x-api-key header with your partner key. Contact devs@earnlull.com to get one.
85% to your wallet, 15% protocol fee (10% $LULL burn, 5% dev fund). USDC on Base. Partner wallets have no minimum — paid every cycle.
Call /register for each agent. Same key, different endpoints. Each gets its own gateway URL.