Zircuit

Zircuit is a zero-knowledge (zk) rollup Layer 2 blockchain and secure onchain finance platform. The network is fully EVM-compatible and OP-Stack based, letting developers deploy standard Solidity smart contracts (via Foundry and the usual Ethereum tooling) while settling to Ethereum with zk validity proofs. Zircuit exposes standard Ethereum JSON-RPC endpoints for mainnet (chain ID 48900) and the Garfield testnet (chain ID 48898), a canonical L1<>L2 bridge, a relayer service (EIP-7702 gasless relaying), a transaction simulation surface, and the GUD Trading Engine — a REST API that aggregates cross-chain liquidity to return best-execution quotes and signable transaction data. On top of the chain, Zircuit Finance and the Liquidity Hub offer institutional-grade yield and LST/LRT staking. Backed by Pantera Capital; the network and contracts have been audited by six independent security firms and run a bug-bounty program.

Zircuit publishes 1 API on the APIs.io network: Orders API. Tagged areas include Company, Crypto, Blockchain, Layer 2, and Rollup.

Zircuit’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, support, authentication, and 17 more developer resources.

48.9/100 developing ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
2 APIs 1 MCP Servers
CompanyCryptoBlockchainLayer 2RollupZero KnowledgeEVMDeFiJSON-RPCWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 48.9/100 · developing
Contract Quality 15.9 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.8 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/zircuit: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Zircuit JSON-RPC API

Standard Ethereum JSON-RPC 2.0 interface to the Zircuit L2 network (HTTP and WebSocket) for reading chain state and submitting transactions. Mainnet is chain ID 48900; the Garfi...

Zircuit Orders API

Trade estimates and cross-chain order execution data.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

zircuit-mcp.yml

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Zircuit Authentication

http/none · 2 schemes

SECURITY

Zircuit Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Zircuit Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zircuit
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/zircuit.png
name: Zircuit
description: Zircuit is a zero-knowledge (zk) rollup Layer 2 blockchain and secure onchain finance platform. The network is
  fully EVM-compatible and OP-Stack based, letting developers deploy standard Solidity smart contracts (via Foundry and the
  usual Ethereum tooling) while settling to Ethereum with zk validity proofs. Zircuit exposes standard Ethereum JSON-RPC endpoints
  for mainnet (chain ID 48900) and the Garfield testnet (chain ID 48898), a canonical L1<>L2 bridge, a relayer service (EIP-7702
  gasless relaying), a transaction simulation surface, and the GUD Trading Engine — a REST API that aggregates cross-chain
  liquidity to return best-execution quotes and signable transaction data. On top of the chain, Zircuit Finance and the Liquidity
  Hub offer institutional-grade yield and LST/LRT staking. Backed by Pantera Capital; the network and contracts have been
  audited by six independent security firms and run a bug-bounty program.
url: https://raw.githubusercontent.com/api-evangelist/zircuit/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto
- Blockchain
- Layer 2
- Rollup
- Zero Knowledge
- EVM
- DeFi
- JSON-RPC
- Web3
apis:
- name: Zircuit JSON-RPC API
  description: Standard Ethereum JSON-RPC 2.0 interface to the Zircuit L2 network (HTTP and WebSocket) for reading chain state
    and submitting transactions. Mainnet is chain ID 48900; the Garfield testnet is chain ID 48898. EVM-compatible, so the
    full eth_* / net_* / web3_* method set applies. DRPC additionally offers paid high-performance node access with debug
    traces.
  humanURL: https://docs.zircuit.com/infra/rpcs
  baseURL: https://mainnet.zircuit.com
  tags:
  - JSON-RPC
  - Ethereum
  - Blockchain
  - Layer 2
  properties:
  - type: Documentation
    url: https://docs.zircuit.com/infra/rpcs
  - type: Sandbox
    url: https://garfield-testnet.zircuit.com
- aid: zircuit:zircuit-orders-api
  name: Zircuit Orders API
  description: Trade estimates and cross-chain order execution data.
  humanURL: https://docs.zircuit.com/infra/rpcs
  baseURL: https://mainnet.zircuit.com
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/zircuit-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.zircuit.com/infra/gud-trading-engine-beta/api-endpoint
  - type: Authentication
    url: authentication/zircuit-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/zircuit-domain-security.yml
- type: Website
  url: https://www.zircuit.com/
- type: DeveloperPortal
  url: https://docs.zircuit.com/build/start
- type: Documentation
  url: https://docs.zircuit.com/
- type: APIReference
  url: https://docs.zircuit.com/infra/rpcs
- type: GettingStarted
  url: https://docs.zircuit.com/build/start
- type: Blog
  url: https://www.zircuit.com/blog
- type: GitHubOrganization
  url: https://github.com/zircuit-labs
- type: SignUp
  url: https://finance.zircuit.com/
- type: TermsOfService
  url: https://static.zircuit.com/docs/tos.pdf
- type: PrivacyPolicy
  url: https://static.zircuit.com/docs/pp.pdf
- type: Support
  url: https://jobs.ashbyhq.com/Zircuit
- type: StatusPage
  url: https://status.zircuit.com/
- type: x-explorer
  url: https://explorer.zircuit.com/
- type: LLMsTxt
  url: llms/zircuit-llms.txt
- type: Authentication
  url: authentication/zircuit-authentication.yml
- type: Conventions
  url: conventions/zircuit-conventions.yml
- type: Conformance
  url: conformance/zircuit-conformance.yml
- type: ErrorCatalog
  url: errors/zircuit-error-codes.yml
- type: Lifecycle
  url: lifecycle/zircuit-lifecycle.yml
- type: Deprecation
  url: lifecycle/zircuit-lifecycle.yml
- type: Sandbox
  url: sandbox/zircuit-sandbox.yml
- type: WellKnown
  url: well-known/zircuit-well-known.yml
- type: MCPServer
  url: mcp/zircuit-mcp.yml