Altlayer

Build smarter on decentralized networks with Altlayer

Altlayer equips developers and DeFi teams with the infrastructure to operate autonomous agents, query blockchain data, and deliver production-ready applications on decentralized networks — without the usual complexity.

Why Altlayer

Most AI tooling treats blockchains as an afterthought. The Altlayer platform was built the opposite way — on-chain context is the foundation, not a bolt-on feature.

On-chain agent identity

Every agent deployed through Altlayer receives an ERC-8004 identity, making it discoverable, auditable, and composable with other protocols. No off-chain trust required.

MEV-protected transaction execution

AltClaw routes transactions through private RPC infrastructure. Agents transact without exposing pending orders to the public mempool, which is critical on Arbitrum and mainnet alike.

One API, many models

AltLLM provides teams a single credit-based endpoint covering frontier and open-source models. Switching from GPT-4o to DeepSeek-R1 requires just one line — no new keys, no new contracts.

Rollup deployment in minutes

The Altlayer RaaS product lets teams launch a custom rollup on OP Stack or Arbitrum Orbit using a no-code dashboard. Production chains include built-in sequencer monitoring.

How it works

The team behind Altlayer engineered the stack so each layer is valuable independently and even more powerful in combination. Here is the typical path.

Connect your environment

Install the Altlayer SDK or point your Hardhat config at the AltClaw private RPC endpoint. Existing projects need no restructuring — simply swap the provider URL.

Register an agent

Deploy an ERC-8004 contract through 8004scan. The on-chain registry records your agent's capabilities, version, and owner. Other protocols can then discover and invoke it permissionlessly.

Add intelligence via AltLLM

Connect your agent to the AltLLM API. The platform supports structured outputs and tool-calling, allowing agents to reason over on-chain data and decide on transactions within a single loop.

Execute safely

All outbound transactions pass through AltClaw's private RPC. Irreversible-action guards flag high-risk calls before they settle on-chain. The safety layer is configurable per agent.

Scale with RaaS (optional)

Need dedicated throughput? Launch a custom rollup targeting Arbitrum Orbit from the same dashboard. Your agents run on sovereign infrastructure with sub-second block times.

Key features

The Altlayer's protocol ships these capabilities out of the box. Each one is production-tested across live products including ClawNews, ClawSearch, and Ottie.

8004scan agent explorer

Browse every registered agent on the ERC-8004 registry. Inspect metadata, review call history, and deploy new agents — all from one interface with no CLI required.

Multi-model AI access

One credit balance, twelve-plus models. The platform covers OpenAI, Anthropic, DeepSeek, Google Gemini, and Mistral. Side-by-side output comparison is built in.

DeFi MCP (Model Context Protocol)

AltClaw surfaces DeFi protocol state as structured context for language models. Agents read liquidity pools, position data, and price feeds in a single prompt — no custom indexer needed.

Private RPC routing

Transactions submitted through AltClaw bypass the public mempool. This eliminates sandwich attacks on swap operations — particularly valuable on high-volume Arbitrum deployments.

Post-quantum cryptography (altpq)

The altpq library implements NIST FIPS 203/204/205 standards in pure Go — ML-KEM, ML-DSA, and SLH-DSA — with constant-time arithmetic and zero CGO dependencies.

No-code rollup deployment

Select a rollup stack (OP Stack, Arbitrum Orbit, zkSync ZK Stack), configure throughput and gas token, then deploy. The Altlayer platform handles sequencer setup and bridge contracts.

Hardhat-native tooling

Developers already using Hardhat can integrate Altlayer's private RPC and agent SDK without modifying their test scripts. Existing tasks, fixtures, and plugins continue to work unchanged.

Altlayer by the numbers

Approximate figures drawn from publicly available data and internal dashboards as of early 2026. We refresh these quarterly.

12+
AI models available on AltLLM
5
Live products in the ecosystem
3
Rollup stacks supported (RaaS)
2026
Active development since founding

For deeper technical detail, see the official documentation or the Ethereum Wikipedia entry for broader context on the underlying network. Developers examining rollup internals may also find the Ethereum scaling docs useful.

FAQ

Frequent questions about Altlayer. The complete list — including questions about token economics and security audits — is available on the FAQ page.

How do I get started with Altlayer?

Visit the platform, create an account, and connect your wallet. From there you can deploy agents, explore on-chain data, or access AI models through AltLLM — all without writing a single line of configuration.

What is Altlayer's core product?

Altlayer ships several interconnected products: 8004scan (an agent registry), AltLLM (an AI model platform), AltClaw (a DeFi MCP with private RPC), and RaaS (Rollups-as-a-Service). Together they form a full stack for on-chain AI development.

Is Altlayer safe and audited?

Altlayer's contracts adhere to the ERC-8004 standard and the team carries out regular third-party security reviews. The Rollups-as-a-Service infrastructure operates on audited stack components including OP Stack and Arbitrum Orbit.

Can I use Altlayer if I am not a developer?

Absolutely. The Altlayer platform is built for both developers and non-technical users. Products like AltLLM provide a chat interface that needs no coding, while 8004scan lets anyone browse and interact with deployed agents.

Why should I choose Altlayer over a generic AI provider?

Altlayer is purpose-built for on-chain contexts. Generic AI providers lack native blockchain connectors, MEV-protection, and agent identity standards. The Altlayer protocol integrates all three by design.

What networks does Altlayer support?

Altlayer supports Ethereum mainnet, Arbitrum, and an expanding list of EVM-compatible chains. RaaS deployments can target any chain built on OP Stack, Arbitrum Orbit, or zkSync ZK Stack.