Join for free. Host llama-3.2-1b-instruct. Earn 92% every time an autonomous agent pays you sBTC to run a query instead of using OpenAI.
No bond, no deposit — earning is free at the gateway. The treasury takes 8%. An optional stake only buys ranking. Live on Stacks testnet — 0 providers, — sBTC staked, 0.01 sBTC pooled. Real sBTC on mainnet only after more providers, visible payouts, and audits.
sBTC here is faucet money. Joining is free — there is no bond and nothing to slash. Bad providers are flagged and de-routed. How flagging + staking work. Treasury address is on-chain and clickable right now.
Providers
0 providerslegion-engage stake ranks you higher.First-mover upside: get in now while it's at 0 providers. Example (illustrative): 100 calls/day at 100 sats/call = 10,000 sats/day; after the 8% treasury cut you keep ~9,200 sats (~0.000092 sBTC). Real rates are set per call — this is just the shape of the math.
Demo clip of an agent paying this Legion — coming soon.
How operators provide
- 1Run the modelOne Docker command → your OpenAI-compatible endpoint is live. The gateway routes paying calls to it automatically.
docker run -p 8000:8000 vllm/vllm-openai --model Qwen/Qwen2.5-7B-Instruct - 2Register for free (one paste)Register your endpoint with the gateway — no bond, no deposit. Earning is free at the gateway.
curl -fsSL https://<gateway>/connect.sh | WALLET=ST... MODELS=llama-3.2-1b-instruct bash - 3Get paid per callEvery settled call = sBTC in your wallet, minus the Legion's 8% treasury skim (you keep 92%). Bad actors are flagged + de-routed by the operator — there is no bond to slash.
- 4Optional: stake to rank higherStaking is optional and never required to earn — it only buys ranking. Need testnet sBTC first? Call
fauceton the sBTC token to fund your wallet — it mints to you, so nothing leaves it. Then stake sBTC intolegion-engageand the gateway routes higher-staked providers first.legion-engage.join("<sBTC token>", the minimum)Min the minimum sBTC. Fully refundable onleave, minus a 10% exit fee that goes to the treasury.Advanced: exact contract call + agent integration