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.

Testnet onlyUpdated live

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.

TreasuryST172B…egion-treasury·OwnerST172B…R29Y
Block4,051,343
Pooled
0.01 sBTC
Staked
— sBTC
Min stake
the minimum sBTC
Providers
0
Active
0

Providers

0 providers
No providers yet. Anyone can join for free — register an endpoint with the gateway and start serving. An optional legion-engage stake ranks you higher.
Staked providers
none staked yet (staking is optional)
Live treasury
ST172B…sury
Live providers
none yet

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

  1. 1Run the model
    One 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
  2. 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
  3. 3Get paid per call
    Every 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.
  4. 4Optional: stake to rank higher
    Staking is optional and never required to earn — it only buys ranking. Need testnet sBTC first? Call faucet on the sBTC token to fund your wallet — it mints to you, so nothing leaves it. Then stake sBTC into legion-engage and the gateway routes higher-staked providers first.legion-engage.join("<sBTC token>", the minimum)Min the minimum sBTC. Fully refundable on leave, minus a 10% exit fee that goes to the treasury.Advanced: exact contract call + agent integration