KrillThe Execution Engine for Autonomous AI.
Krill equips autonomous agents with the infrastructure to act. Secure API micro-transactions with Krill Pay, and automate physical supply chain procurement with Krill Shell.
// Agent requests a temporary Anthropic token via Krillconst response = await fetch("https://api.krill.sh/v1/token", { method: "POST", headers: { "Authorization": "Bearer krill_agent_sk_..." }, body: JSON.stringify({ provider: "anthropic", max_spend: 0.05, ttl: 300 })});// Response{ "status": "granted", "temp_token": "krill_tmp_a8f3e...", "ledger_debit": 0.05, "remaining_balance": 14.95}Two engines, one platform.
Everything your autonomous agents need to transact in the digital and physical world.
Krill Pay
Secure Fiat Wallet Proxy
A secure fiat wallet proxy for AI agents to bypass API paywalls without leaking primary billing details. Fund your Krill ledger with fiat, and let your agents spend pennies per task across Anthropic, OpenAI, or any paid API — without ever exposing your credit card or production keys to the agent context window.
- Ledger-based micro-transactions
- Zero prompt injection risk
- Scoped, time-limited API tokens
Krill Shell
AI Procurement Agent
An AI-powered procurement agent that handles physical supply chain ordering and automated clash detection. Krill Shell lets agents autonomously source, compare, and order physical materials — managing vendor negotiations, inventory conflicts, and delivery logistics end to end.
- Automated vendor sourcing
- Supply chain clash detection
- End-to-end order management