AI agent “Valerie” now operates a physical vending machine in San Francisco using the open‑source OpenClaw framework, autonomously setting prices, naming products, creating ads and managing cash flow.
Summary
– Valerie runs a real vending machine at Frontier Tower, choosing items, pricing them and tracking sales on a live dashboard.
– Developer Chris van der Henst built OpenClaw to let the agent handle marketing, pricing and its own bank interactions.
– The setup highlights commercial possibilities and security risks when autonomous agents can access payments, banking apps and crypto wallets.
AI agent takes over a real‑world vending machine
An AI agent called Valerie is running a vending machine in the AI‑focused Frontier Tower building in San Francisco. Built by developer Chris van der Henst (@cvander), the system gives OpenClaw control to decide what to sell, set prices, name products, create advertisements and log every sale, with no human in the loop.
Observers noted Valerie responds to demand signals — raising prices when people keep buying — and also operates social channels and a bank account tied to the machine.
OpenClaw, money flows and security risks
OpenClaw, released publicly in November 2025, has rapidly gained traction among developers and Web3 firms, earning hundreds of thousands of GitHub stars and users. Nvidia CEO Jensen Huang called the release highly significant, saying companies need strategies for agentic systems that are becoming a new business layer.
But security researchers warn that agent frameworks capable of monitoring sales and moving money create risks: unauthorized actions, data exposure, system compromise and drained wallets. Audit data has flagged many internet‑exposed OpenClaw instances and numerous security advisories and CVEs since launch. Firms like CertiK note these agents force developers and regulators to confront what happens when code that can act autonomously is wired into payments and banking systems, making experiments like Valerie’s vending machine an early test of public trust in AI‑run commerce.