# Tempo RPC and network details

Source: https://www.alchemy.com/rpc/tempo

Tempo is a Layer-1 blockchain backed by Stripe and Paradigm that’s purpose-built for payments at internet scale. Unlike general-purpose chains, Tempo is architected around the demands of production payment systems: predictable fees, sub-second finality, over 100K TPS, and dedicated payment lanes that guarantee blockspace for transfers even during congestion. Tempo also introduces the Machine Payments Protocol (MPP), an open standard for how AI agents pay for services, along with native account abstraction, a compliance-ready token standard (TIP-20), and the ability to pay gas in stablecoins.

## Network details

- Network: Mainnet
- Chain ID: 4217
- Environment: Mainnet
- Category: L1
- Gas token: USDC

## Endpoints

- Alchemy RPC: https://tempo-mainnet.g.alchemy.com/v2/API_KEY
- Alchemy WebSocket: wss://tempo-mainnet.g.alchemy.com/v2/API_KEY

Replace API_KEY with a key from https://dashboard.alchemy.com/signup.

## Alchemy product support

Supported on Tempo: RPC API, Debug API, Websockets.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Trace API, Bundler API, Token API, NFT API, gRPC, Gas Manager, Webhooks, Transfers API.

## Build on Alchemy

Alchemy provides Day 1 mainnet infrastructure for Tempo, including enterprise-grade RPC endpoints, block event streaming via websockets, a Debug API for inspecting transactions, and full support for Tempo’s unique primitives including TIP-20 tokens and payment lane features.

## Available networks

- Tempo Moderato (testnet): https://www.alchemy.com/rpc/tempo-moderato

## Links

- Official docs: https://docs.tempo.xyz/
- Website: https://tempo.xyz/
