# Basis — basis.watch > The inference layer for the agent economy. A Base-native inference > network: an OpenAI-compatible API, contributor GPU workers, verifiable > inference receipts, and Base-settled rewards in planned $BASIS. > $BASIS is planned, not live; no contract is deployed; nothing here is an offer. ## Core - [Home](https://basis.watch/): inference network overview - [Inference](https://basis.watch/inference): OpenAI-compatible API, credit accounting, job routing, receipts - [Workers](https://basis.watch/workers): run a GPU worker — registration, heartbeats, reward formula, anti-cheat - [Receipts](https://basis.watch/receipts): verifiable inference receipts (SHA-256 over canonical JSON) - [Settlement](https://basis.watch/settlement): Base-settled, keeper-driven reward batches - [Token](https://basis.watch/token): planned $BASIS — NOT LIVE, not an offer - [Bankr launch](https://basis.watch/bankr): launch preparation and configuration status - [Docs](https://basis.watch/docs): documentation index - [Docs for LLMs](https://basis.watch/docs/llms.txt): agent-readable docs index (concepts, endpoints, integration) ## API (OpenAI-compatible) - POST https://basis.watch/api/v1/chat/completions: chat completions, stream supported; returns runtime_pending until a backend is configured - GET https://basis.watch/api/v1/models: available models - GET https://basis.watch/api/inference/receipts: recent inference receipts - GET https://basis.watch/api/inference/receipts/{receiptHash}: a single verifiable receipt - GET https://basis.watch/api/inference/stats: network statistics - GET https://basis.watch/api/workers: registered workers - POST https://basis.watch/api/workers/register: register a worker (valid EVM worker_wallet required) - GET https://basis.watch/api/settlement/batches: public settlement batches - GET https://basis.watch/api/launch-status: token, contract, and runtime status ## Open source - [github.com/BasisWatch/basis](https://github.com/BasisWatch/basis): public mirror $BASIS is planned, not live. No contract is deployed; nothing here is an offer. There is no investment, yield, passive income, or guaranteed worker earnings. Failed jobs never pay; settlement is idempotent.