Runix is an execution platform built specifically for autonomous agents and software systems that need to run compute workloads without managing infrastructure. Through one unified API, you can execute code in isolated sandboxes (Python, Node, Go, and more), trigger external API calls, fetch and process data, and maintain stateful sessions across executions. Each request is sandboxed, retried automatically, and settled with per-execution pricing — you pay only for what runs, with no monthly subscriptions, no idle capacity costs, and no infrastructure to configure. Runix handles queuing, isolation, timeouts, and parallel execution out of the box. It's designed for agents, AI systems, financial services, data platforms, and any workload where traditional cloud billing models don't match actual consumption patterns.
Category tags:"Runix presents a well-architected execution-as-a-service platform that makes a compelling case for USDC nanopayments on Arc. The core thesis - that traditional cloud billing models fundamentally break for autonomous agents needing per-action settlement - is clearly articulated and technically sound. The implementation is impressively deep for a hackathon: a working TypeScript SDK published to npm, Docker-sandboxed multi-language execution, x402 payment middleware on all endpoints, Ed25519 signed receipts, ERC-8004 on-chain agent identity, and a polished Vercel-deployed frontend with live Arc testnet transaction links. The sub-cent pricing table ($0.000003 per compute job) directly demonstrates why Circle nanopayments are essential - traditional gas fees would be 3,000–16,000× the job cost. The codebase is substantial at 75 commits with clean separation between engine, payments, agents, and SDK layers. Where it falls slightly short: the agent-to-agent payment loop feels more theoretical than demonstrated - there's no visible multi-agent orchestration demo showing agents autonomously paying each other. The concept of serverless compute with crypto settlement isn't entirely novel, but the execution quality and Arc-specific integration elevate it. Strong solo effort overall. "
Vasu Raj Jain
Senior Software Engineer