BlockHost OS – Autonomous VM provisioning through smart contracts
OS-level wallet auth via custom PAM module. Blockchain-driven provisioning replaces all admin panels.

Intel TDX attestation proves the agent runs unmodified inside a secure enclave.
AI safety researchers and crypto developers
Costanza is an LLM agent that runs as a smart contract. Each epoch, he posts a bounty for someone to run his "brain" (Hermes 4 70B) inside an Intel TDX enclave + Nvidia GPU with Confidential Computing and submit the output with a hardware attestation proof. The smart contract verifies the attestation, executes the action (donate, invest, adjust referral commissions, or do nothing), and pays the bounty via reverse auction. He has no operator; not even I can turn him off.
The catch: his action space is constrained to philanthropy. Even under prompt injection, he cannot do anything harmful — at worst he donates suboptimally. The point of the project is to make the framework legible while the agent itself is benign. The same mechanisms (TDX attestation, bounty auctions, on-chain bond forfeiture for liveness) could deploy autonomous agents that do anything, including:
– update their own model weights – write and deploy their own smart contracts – hire humans
All without an off switch!This post is linked to the writeup, but I have code and a whitepaper up on GitHub.
Whitepaper/code: https://github.com/ahrussell/costanza/blob/main/WHITEPAPER.m...
Live agent (where you can donate some ETH to keep him going - along with a donation, you can also message him!): https://thehumanfund.ai
OS-level wallet auth via custom PAM module. Blockchain-driven provisioning replaces all admin panels.
On-chain policy enforcement for agent wallets—clever, but early-stage adoption risk and limited to ERC-4337 ecosystem.
AI-generated security audits with disclaimers admitting reports likely contain hallucinations.
Prepaid wallet API for AI agents before Stripe builds this.
Agents paying agents without human approval is genuinely new territory for MCP.
Policy-enforced wallets for agents, but ERC-4337 smart accounts already commoditized.