Conduit

Conduit is a blockchain infrastructure provider that lets teams design, deploy, and operate production-grade rollups (OP Stack, Arbitrum Orbit, Agglayer CDK) without running the chain themselves — "you build the product, we run the chain." It offers self-serve rollup deployment, the G3 sequencer, managed high-performance RPC nodes across 60+ networks, a bundled block explorer, account-abstraction bundlers, gas sponsorship, and bridged USDC. Developers reach the JSON-RPC endpoints with an API key appended to the RPC URL, or through the agentic Machine Payments Protocol (MPP) gateway at mpp.conduit.xyz that authenticates with USDC payment channels on Tempo. Conduit powers chains for Aevo, Zora, Mode, and others, and is backed by Paradigm.

Conduit publishes 1 API on the APIs.io network: Nodes. Tagged areas include Company, Crypto Infrastructure, Blockchain, Rollups, and RPC Nodes.

Conduit’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 28 more developer resources.

53.0/100 developing Agent 79/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCrypto InfrastructureBlockchainRollupsRPC NodesWeb3EthereumNode Infrastructure

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 53.0/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 79/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
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/conduit: 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

Conduit Nodes

Agentic gateway and managed RPC surface for Conduit rollup networks. Each path is a paid JSON-RPC route for one Conduit chain (mpp.conduit.xyz), authenticated via an MPP USDC pa...

MCP Servers

conduit-mcp.yml

MCP SERVER

Rate Limits

Conduit Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: conduit
name: Conduit
description: Conduit is a blockchain infrastructure provider that lets teams design, deploy, and operate production-grade
  rollups (OP Stack, Arbitrum Orbit, Agglayer CDK) without running the chain themselves — "you build the product, we run the
  chain." It offers self-serve rollup deployment, the G3 sequencer, managed high-performance RPC nodes across 60+ networks,
  a bundled block explorer, account-abstraction bundlers, gas sponsorship, and bridged USDC. Developers reach the JSON-RPC
  endpoints with an API key appended to the RPC URL, or through the agentic Machine Payments Protocol (MPP) gateway at mpp.conduit.xyz
  that authenticates with USDC payment channels on Tempo. Conduit powers chains for Aevo, Zora, Mode, and others, and is backed
  by Paradigm.
image: https://cdn.prod.website-files.com/66697b36164b98f5f5be828b/68556c0d0fcffff1c39b51c8_conduit-og_image-home.png
url: https://raw.githubusercontent.com/api-evangelist/conduit/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- paradigm
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto Infrastructure
- Blockchain
- Rollups
- RPC Nodes
- Web3
- Ethereum
- Node Infrastructure
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Conduit Nodes
  description: Agentic gateway and managed RPC surface for Conduit rollup networks. Each path is a paid JSON-RPC route for
    one Conduit chain (mpp.conduit.xyz), authenticated via an MPP USDC payment channel; the per-network production RPC is
    also reachable with an API key.
  humanURL: https://docs.conduit.xyz/rpc-nodes/overview
  baseURL: https://mpp.conduit.xyz
  properties:
  - type: OpenAPI
    url: openapi/conduit-nodes-openapi.json
  - type: Overlay
    url: overlays/conduit-nodes-overlay.yaml
common:
- type: DeveloperPortal
  url: https://app.conduit.xyz
- type: Documentation
  url: https://docs.conduit.xyz
- type: APIReference
  url: https://docs.conduit.xyz/rpc-nodes/overview
- type: GettingStarted
  url: https://docs.conduit.xyz/rpc-nodes/getting-started/get-api-key
- type: Support
  url: https://docs.conduit.xyz/faq
- type: Blog
  url: https://www.conduit.xyz/blog
- type: GitHubOrganization
  url: https://github.com/conduitxyz
- type: Pricing
  url: https://www.conduit.xyz/pricing
- type: SignUp
  url: https://app.conduit.xyz
- type: TermsOfService
  url: https://www.conduit.xyz/terms
- type: PrivacyPolicy
  url: https://www.conduit.xyz/privacy-policy
- type: StatusPage
  url: https://status.conduit.xyz
- type: SLA
  url: https://www.conduit.xyz/sla
- type: Compliance
  url: https://www.conduit.xyz/compliance
- type: Authentication
  url: authentication/conduit-authentication.yml
- type: ErrorCatalog
  url: errors/conduit-rpc-errors.yml
- type: Conventions
  url: conventions/conduit-conventions.yml
- type: RateLimits
  url: rate-limits/conduit-rate-limits.yml
- type: Lifecycle
  url: lifecycle/conduit-lifecycle.yml
- type: ChangeLog
  url: changelog/conduit-changelog.yml
- type: Packages
  url: packages/conduit-packages.yml
- type: SDKs
  url: packages/conduit-packages.yml
- type: Sandbox
  url: sandbox/conduit-sandbox.yml
- type: Conformance
  url: conformance/conduit-conformance.yml
- type: MCPServer
  url: mcp/conduit-mcp.yml
- type: AgentSkill
  url: skills/conduit-rpc-gateway.md
- type: WellKnown
  url: well-known/conduit-well-known.yml
- type: SecurityTxt
  url: well-known/conduit-security.txt
- type: LLMsTxt
  url: llms/conduit-llms.txt
- type: AgenticAccess
  url: agentic-access/conduit-agentic-access.yml
- type: Security
  url: https://www.conduit.xyz/compliance
- type: TrustCenter
  url: security/conduit-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/conduit-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/conduit-domain-security.yml
- type: Website
  url: https://conduit.xyz
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence