Fundraising Fox

EigenCloud

7 known investors

EigenCloud is a developer platform that adds cryptographic verifiability to data, computation, and AI inference, backed by slashable stake on EigenLayer. It offers primitives (EigenCompute, EigenAI, EigenDA, EigenLayer) for developers building trusted blockchain applications and AI agents, supporting use cases such as DeFi, cross-chain payments, autonomous agents, and provably fair gaming.

Also known as Eigen Labs · Eigen Labs, Inc. · EigenLayer

Investors · 7

Funding

SEC filings, press & company announcements

$70M disclosed across 1 of 4 rounds · 2021–2025

Source: company announcements and press reports — follow each round's link for the claim.

Company profile

researched Aug 2026

EigenCloud is a developer platform built by Eigen Labs that extends blockchain-style trust and verifiability to applications running on or off chain. It is built atop EigenLayer and powered by the EIGEN token, and unifies EigenLayer's third-party Autonomous Verifiable Services (AVSs) with first-party primitives into a single cloud platform. The current primitive set comprises EigenCompute (general-purpose verifiable execution of containerized applications), EigenAI (deterministic AI inference with OpenAI-compatible APIs), EigenDA (high-throughput, tamper-resistant data availability) and EigenLayer itself as the staking and trust layer. EigenVerify, a dispute-resolution service that uses the forkability of the EIGEN token to slash misbehaving nodes, was introduced as a gated preview at launch.

EigenCompute runs Dockerized applications inside Trusted Execution Environments backed by AMD SEV-SNP or Intel TDX. On deployment an application receives a cryptographic identity, a dedicated wallet whose key is accessible only to the exact attested image, encrypted secret management and an onchain deployment record tied to the Docker image digest; a Verifiability Dashboard exposes release history, TEE attestations and wallet addresses for third-party checking. EigenAI fixes inference to be bit-exact on specific hardware and layers an optimistic verification scheme on top: the operator signs and encrypts the request-response log, publishes it to EigenDA, and any verifier may request re-execution within a challenge window, with slashing if the bytes do not match. EigenDA uses erasure coding and KZG proofs to make large blobs durably available without full replication. AgentKit, the highest-level product, packages EigenCompute, wallets, USDC payments, social credentials and an inference gateway routing to Anthropic, OpenAI or Gemini into a deployable kit for autonomous "sovereign" agents.

Stated use cases include insured DeFi with protocol-level guarantees (cited with LayerZero cross-chain messaging), sovereign AI agents (cited with Coinbase's AgentKit), agentic finance and cross-chain payments (cited with Google's A2A protocol), provably fair gaming with automatic payouts, and secure rollups.

Founding story

Eigen Labs was established in 2021 by Sreeram Kannan, who remains CEO and has framed the company's thesis around crypto's role in coordination and capital formation rather than intelligence alone — arguing that AI made intelligence cheap while leaving trust, verification and economic consequences for autonomous agents unsolved.

Business model

EigenCloud sells verifiable infrastructure to developers and teams on usage-based and subscription pricing. EigenDA is sold via reserved annual bandwidth tiers priced in ETH with on-demand burst pricing on top; EigenCompute combines a subscription with metered instance pricing payable by card or USDC credits; AgentKit bills compute and inference separately, with EigenCloud taking a roughly 1% margin on inference passed through to external model providers. Because services inherit shared cryptoeconomic security from EigenLayer restaking rather than bootstrapping a validator set per service, the fixed cost of launching new verifiable services is lower, though TEE compute, GPU inference, onchain transaction costs and operator incentives make the cost structure heavier than pure software SaaS.

Usage-based and subscription fees from developers: ETH-denominated reserved bandwidth plus burst pricing for EigenDA, subscription plus metered instance pricing for EigenCompute, and split compute/inference billing for AgentKit including a ~1% margin on third-party inference pass-through. Applications built on EigenCloud are secured by EIGEN stake and can generate fees usable for staking rewards, product innovation or ecosystem incentives.

Traction

At the June 2025 EigenCloud launch, EigenLayer had 200+ AVSs live or in development, more than $12 billion in staked assets securing $2 billion in new application value, with AVS teams having collectively raised over $500 million. EigenDA is described as the most mature component, supporting 100 MB/s throughput and backed by over 4 million restaked ETH across 100+ operators. Named ecosystem integrations cited on the company site include LayerZero, Coinbase's AgentKit, Google's A2A protocol and the game OpenFront. AgentKit shipped as a beta, and Agentic.Market, described as covering roughly half a million agents, is cited as an EigenCloud-based deployment.

Latest developments

The platform is oriented around the agentic economy: EigenCloud AgentKit launched in beta, combining verifiable compute, wallets, USDC payments and an inference gateway for autonomous agents. The company is running an Open Innovation Challenge for verifiable and sovereign agents with a $10,000 top prize and a February 20, 2026 submission deadline, and continues the Agentic by Eigen builder cohort series. Company blog posts describe Agentic.Market going live in April 2026 with EigenCloud providing verifiability for its agents, and research explorations including Project Darkbloom (distributed AI inference on underused Apple Silicon with hardware-backed privacy) and verifiable orchestration of multi-model workflows.

Full profile — market position, technology, go-to-market, geography, history, risks & controversies

Market position

Positioned as an integrated verifiable-cloud stack spanning modular blockchain infrastructure, confidential compute and AI-native decentralized networks — an AWS-style developer experience with blockchain-style verifiability. Third-party analysis notes no single rival matches the integrated stack, but that TEE-focused competitors Phala (Phala Cloud, Dstack), Oasis (ROFL, Sapphire) and iExec are more mature in production confidential compute than EigenCloud's mainnet alpha stage, creating a risk that teams needing verifiable agent execution today choose those alternatives. EigenCloud's stated counterpoint is deeper Ethereum alignment and integration.

Combines an AWS-style developer experience with cryptographic and cryptoeconomic guarantees about what code ran, on what data and with what identity, across a single stack covering execution, data availability, deterministic inference and dispute resolution. Rather than bootstrapping a separate validator network per service, new services inherit shared restaked security from EigenLayer, and enforcement is backed by slashable stake and EIGEN token forkability. EigenAI's deterministic, bit-exact inference with OpenAI API compatibility makes re-execution-based verification practical.

Technology

Trusted Execution Environments (AMD SEV-SNP, Intel TDX) with hardware attestation give deployed containers cryptographic identities, dedicated wallets bound to attested images, and onchain deployment records keyed to Docker image digests. EigenAI provides bit-exact deterministic inference on fixed hardware plus optimistic verification with challenge windows and slashing; supported models cited include gpt-oss-120b-f16 and qwen3-32b-128k-bf16. EigenDA applies erasure coding and KZG proofs for data availability at scale, cited at 100 MB/s throughput. Enforcement rests on slashable stake via EigenLayer, and EigenVerify adds dispute resolution using EIGEN token forkability. Developers work in Docker with TypeScript, Python, Go and Rust and familiar CLI tooling.

Go-to-market

B2B, developer-first motion: a self-serve CLI, documentation and templates drive initial experimentation, while larger or more complex workloads receive direct onboarding and solutions support. Expansion is consumption-led and vertical, with developers adopting EigenDA for rollups and then EigenCompute for offchain logic and EigenAI for inference. The company also runs community programs, including the "Agentic by Eigen" builder cohort series with events in Seoul, Hyderabad and other locations, hackathon participation, and an Open Innovation Challenge offering a $10,000 prize for the best verifiable or sovereign agent plus EigenCompute credits for the top five, with a February 20, 2026 deadline.

Developers and engineering teams building high-trust systems: rollup and blockchain infrastructure teams, DeFi protocols, prediction markets, gaming studios, and builders of AI agents and agentic commerce applications, including Web2 developers seeking verifiable offchain computation.

Geography

Headquartered in Washington state, United States — listed as Seattle by Sacra and Redmond, WA by Preqin. Developer community events have been held internationally, including Seoul and Hyderabad.

History

Eigen Labs was founded in 2021 by Sreeram Kannan, who serves as CEO. It raised a $14.5 million seed round, a $50 million Series A closed in March 2023 and a $100 million Series B led by a16z crypto in February 2024. EigenLayer launched on mainnet and grew into a large restaking and AVS ecosystem. After nearly a year of research and development, Eigen Labs announced the EigenCloud developer platform in June 2025 alongside a $70 million purchase of EIGEN tokens by a16z crypto from the Eigen Foundation; the launch week included an alpha release with an EigenDA performance upgrade, a gated preview of EigenVerify and a roadmap covering EigenCompute and additional dispute modes. Subsequent product work has added EigenAI, EigenCompute general availability programs and the EigenCloud AgentKit beta, alongside research projects such as Project Darkbloom on distributed inference using idle Apple Silicon.

Risks & controversies

Third-party analysis characterizes EigenCloud's confidential compute offering as at mainnet alpha maturity relative to Phala, Oasis and iExec, which are described as more production-ready; teams needing verifiable agent execution immediately may select competitors instead of waiting for EigenCloud's roadmap to harden. The cost structure — TEE-backed compute, GPU inference, onchain plumbing and operator incentives — is expected to yield gross margins below typical SaaS levels.

Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
Aggregate funding raised by AVS ecosystem teamsJun 2025$500M
AVSs live or in development on EigenLayerJun 2025200+
EigenDA operatorsJan 2025100+
EigenDA throughputJan 2025100 MB/s
Inference pass-through margin taken on AgentKitJan 20251%
New application value securedJun 2025$2B
Restaked ETH backing EigenDAJan 20254,000,000 ETH
Staked assets securing EigenLayer applicationsJun 2025$12B
Total financing raised (equity rounds plus direct token investment)Jun 2025$234.5M

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Timeline · 5

launches, deals, and filings
Apr 2026
Agentic.Market goes live using EigenCloud for verifiability

Agentic.Market, positioned as a homepage for the agent economy covering monitoring of agentic commerce trends and discovery/sale of agent services, launched with EigenCloud providing provability for its agents.

source ↗

Feb 2026
Open Innovation Challenge for verifiable and sovereign agents

EigenCompute developer challenge offering $10,000 for the best agent and EigenCompute credits for the top five, with a submission deadline of February 20, 2026 and no tokenized agents permitted.

$10K source ↗

Jan 2026
EigenCloud AgentKit beta released

First beta version of EigenCloud AgentKit, combining EigenCompute, wallets, USDC payments, social credentials and an inference gateway for deploying sovereign agents.

source ↗

Jun 2025
a16z crypto purchases $70 million in EIGEN tokens

a16z crypto purchased $70 million in EIGEN tokens from the Eigen Foundation to support development of the verifiable economy, announced alongside the EigenCloud platform launch.

$70M source ↗

Jun 2025
Launch of the EigenCloud developer platform

Eigen Labs announced EigenCloud, unifying EigenLayer AVSs with first-party primitives including EigenDA plus two new primitives, EigenVerify for dispute resolution and EigenCompute for execution. The alpha rollout included an EigenDA performance upgrade, a gated preview of EigenVerify and a published roadmap, with access opened to select developers.

source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

In the news

Research sources · 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does EigenCloud do?
Verifiable cloud platform letting developers add cryptographic proof to compute, data and AI inference, secured by EigenLayer stake.
Who are EigenCloud's investors?
EigenCloud's investors include Electric Capital, Ethereal Ventures Management Ltd., L2 Iterative Ventures (L2IV), Lemniscap, RR2 Capital, a16z crypto, Andreessen Horowitz.
How much funding has EigenCloud raised?
EigenCloud has disclosed $70M raised across 1 of its 4 known rounds.