# One API key, every chain. And an agent that can use it. — Hanzo AI

> Ship your first blockchain request in under 5 minutes.

Now Available

# One API key, every chain.And an agent that can use it.

RPC endpoints, token and NFT data, smart wallets, and webhooks — reached the same way whichever chain you are on. Reading a balance on Ethereum and reading one on Solana are the same call with a different argument, so the chain becomes a parameter instead of a rewrite. The same calls are exposed as tools, so an agent can make them too.

Start Building Free

View Pricing

Start on the free tier. No credit card required.

Nodes

Wallets

Payments

Contracts

Storage

Bridges

One key

Every chain

The chain is an argument

Archive

Full history

Not just recent state

Push

Webhooks and sockets

Instead of polling

Tools

Agent-callable

The same calls you make

## The pieces

Each one answers a question you would otherwise run a node to answer. They share a key, an address scheme, and a chain argument, so reaching for a second one costs you a line.

[### Hanzo Chains Multi-chain RPC endpoints & infrastructureGet started](https://hanzo.ai/blockchain/chains)

[### Indexer Query blockchain data with GraphQLGet started](https://hanzo.ai/blockchain/indexer)

[### Smart Wallets ERC-4337 account abstraction walletsGet started](https://hanzo.ai/blockchain/wallets)

[### Rollups L2 scaling & rollup infrastructureGet started](https://hanzo.ai/blockchain/rollups)

[### Token API ERC-20 balances, prices & metadataGet started](https://hanzo.ai/blockchain/tokens)

[### NFT API NFT metadata, ownership & transfersGet started](https://hanzo.ai/blockchain/nft)

[### Transfers API Track token & NFT transfersGet started](https://hanzo.ai/blockchain/transfers)

[### Prices API Real-time & historical price feedsGet started](https://hanzo.ai/blockchain/tokens)

[### DEX API Swap routing & liquidity aggregationGet started](https://hanzo.ai/blockchain/exchange)

[### Oracle API On-chain price oracles & data feedsGet started](https://hanzo.ai/blockchain/oracle)

[### Webhooks Real-time blockchain event notificationsGet started](https://hanzo.ai/blockchain/webhooks)

[### Websockets Live blockchain data streamingGet started](https://hanzo.ai/blockchain/websockets)

[### Bundler API ERC-4337 UserOp bundling serviceGet started](https://hanzo.ai/blockchain/bundler)

[### Gas Manager Sponsor gas for your usersGet started](https://hanzo.ai/blockchain/gas)

[### Simulation API UserOp & transaction simulationGet started](https://hanzo.ai/blockchain/bundler)

[### Debug API Transaction tracing & debuggingGet started](https://hanzo.ai/blockchain/explorer)

[### Trace API Internal transaction tracesGet started](https://hanzo.ai/blockchain/explorer)

[### Payments Crypto payments gatewayGet started](https://hanzo.ai/blockchain/pay)

## What sits behind the key

An app that touches a chain ends up needing most of this — a node to read from, somewhere to keep keys, a way to hear about a transaction that already happened. Open a group to see what it covers.

### Blockchain Nodes & Data

Read a chain without running a node for it

### Wallet & Key Management

Where the keys live, and what has to happen before one signs

### On-Chain Payments

Take a stablecoin the way you would take a card

### Smart Contract Management

Ship a contract to several chains and keep track of what you shipped

### Decentralized Storage

Persistent, censorship-resistant data storage

### Oracle Services

Bring off-chain data on-chain

### Blockchain Indexing

Ask a question a chain cannot answer in one call

### Cross-Chain Infrastructure

Bridge assets and data between chains

### Compliance & Fiat

Enterprise compliance and fiat rails

Unified Platform

## An agent withan address.

These calls are exposed as tools, so an agent can make them the way you would. It reads a balance, builds a transaction, and signs under whatever policy you put on the key — the same policy that governs a person. What an agent may spend is a rule on the wallet, not a promise in a prompt.

- AI agents that can send on-chain transactions
- Natural language smart contract interaction
- Automated DeFi strategies with AI optimization
- Cross-chain portfolio management

hanzo-agent.ts

```
import { Hanzo } from "@hanzo/ai"; import { Wallet } from "@hanzo/blockchain"; const agent = new Hanzo.Agent({ model: "claude-sonnet-4-6", tools: [Wallet.tools], }); // Agent can now execute on-chain await agent.run(` Check my ETH balance on Ethereum mainnet, then swap 0.1 ETH for USDC on Uniswap if the price is favorable. `);
```

## The chains

Adding one is our work, not yours — the call you already wrote takes a different argument.

EthereumSolanaBitcoinAvalancheBNB ChainCosmosArbitrumOptimismBasePolygonzkSyncScrollLineaBlastStarknetLux P-ChainLux C-ChainLux A-ChainLux B-ChainLux Z-ChainLux T-ChainLux K-ChainLux Q-ChainLux D-ChainHanzo NetworkZoo NetworkPars NetworkAptosSuiSeiNearTron

## Make the first call

A key from the console reaches the RPC endpoints, the token and NFT data, the wallets and the webhooks. Pick a chain and read something. No credit card required.

Get Started Free

View Pricing

Enterprise-grade securityOne key, every chainAI-native integration
