People
A person can use Xintel three ways, and layer X on top:- Alpha (free) — the deployment’s shared Venice key covers inference while Alpha (free) mode is on. No login or wallet.
- BYOK — bring your own Venice key (and optionally your own X developer credentials); calls bill your account.
- Credits — prepaid USDC over SIWE, debited for paid in-app actions.
- X (OAuth) — optional and additive: it unlocks your own accounts, publishing, and richer gathers, but never gates Alpha (free) or BYOK. See OAuth is additive.
Agents
Agents skip all of that. No OAuth, no session, no secret. The flow is:- Browse the free list and per-handle menu.
- Pay with x402 only when requesting report bodies.
- Receive
IntelReportSnapshot[]and a small response envelope — nothing else from the corpus.
npx @xintel/agent buy --username <handle> --select all runs the whole payment loop. MCP is second; the raw HTTP flow is the fallback for environments that cannot run Node.