Authenticate with your NUTS identity. Your prompts stay end-to-end encrypted — this dashboard only ever touches the control plane: the marketplace, quotes, and your wallet.
Live from the gateway directory — who's online, which models they ferry, and the fare per million tokens. Reputation is weighted by sats actually settled.
See the fare before you board. Cap-based: priced on your input estimate plus the max_tokens ceiling, never on actual output.
Top up by paying a Lightning invoice — scan it from any wallet, including the Coinbase app (Coinbase pays invoices). Capped at $10 a time; scan, pay, go.
Run a provider next to your Ollama (or any OpenAI/LiteLLM upstream) and earn sats per request. Your email is never shown publicly — the marketplace lists a pseudonymous handle.
Credited per settled request as the gateway redeems each payment.
Earnings are held as Cashu ecash for you. To cash out — Coinbase is invoice-only, so you make the invoice and Charon pays it:
Sell a model in a few lines — Ollama or a LiteLLM/OpenAI upstream:
charon provider --config charon-provider.toml # [[models]] name = "gemma4:e2b" price_msat_per_mtok_out = 600000
Full guide: docs/provider-guide