Eco

Eco is a developer platform for programmable stablecoin infrastructure — "The Stablecoin Network That Makes Money Programmable." It provides real-time, non-custodial cross-chain stablecoin routing, liquidity, and orchestration across onchain markets through four products: Routes (intent-based cross-chain transfers and swaps fulfilled by competing solvers in 20-40 seconds), Programmable Addresses (deterministic CREATE2 deposit/withdrawal addresses with pre-programmed routing, via Solana Deposit Addresses and Circle Gateway), Programmable Transactions (single-transaction multi-contract "Sauce" execution, beta), and Orchestration (a composition layer over Routes, transactions, and compliance, beta). The Routes REST API exposes quote, intent, and solver operations across V1/V2/V3, requiring no authentication (a dAppID is passed in the request body for attribution). Eco supports 16+ chains and 240+ directional pairs and is used by stablecoin issuers, wallets, exchanges, payment platforms, DeFi protocols, treasury managers, and AI agents.

Eco publishes 1 API on the APIs.io network: Routes API. Tagged areas include Company, Stablecoin, Cryptocurrency, Payments, and Blockchain.

Eco’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, CLI, authentication, and 18 more developer resources.

41.0/100 thin Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyStablecoinCryptocurrencyPaymentsBlockchainCross-ChainDeFiWeb3InfrastructureFinancial Services

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 41.0/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 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 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/eco: 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

Eco Routes API

REST API for Eco Routes — request cross-chain stablecoin quotes (exact-in, exact-out, single, reverse), initiate gasless intents, query intent status and history, and register/u...

MCP Servers

eco-mcp.yml

MCP SERVER

Resources

Get Started 3

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 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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: eco
name: Eco
description: 'Eco is a developer platform for programmable stablecoin infrastructure — "The Stablecoin Network That Makes
  Money Programmable." It provides real-time, non-custodial cross-chain stablecoin routing, liquidity, and orchestration across
  onchain markets through four products: Routes (intent-based cross-chain transfers and swaps fulfilled by competing solvers
  in 20-40 seconds), Programmable Addresses (deterministic CREATE2 deposit/withdrawal addresses with pre-programmed routing,
  via Solana Deposit Addresses and Circle Gateway), Programmable Transactions (single-transaction multi-contract "Sauce" execution,
  beta), and Orchestration (a composition layer over Routes, transactions, and compliance, beta). The Routes REST API exposes
  quote, intent, and solver operations across V1/V2/V3, requiring no authentication (a dAppID is passed in the request body
  for attribution). Eco supports 16+ chains and 240+ directional pairs and is used by stablecoin issuers, wallets, exchanges,
  payment platforms, DeFi protocols, treasury managers, and AI agents.'
url: https://raw.githubusercontent.com/api-evangelist/eco/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- lightspeed-venture-partners
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://cdn.prod.website-files.com/67af51ad91d062ee8ef52137/69c2cc38e52fc86cca6c5320_Stablecoin%20Economy%20OG%20(5)%20(1).jpg
tags:
- Company
- Stablecoin
- Cryptocurrency
- Payments
- Blockchain
- Cross-Chain
- DeFi
- Web3
- Infrastructure
- Financial Services
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Eco Routes API
  description: REST API for Eco Routes — request cross-chain stablecoin quotes (exact-in, exact-out, single, reverse), initiate
    gasless intents, query intent status and history, and register/update solvers. Versions V1, V2, and V3 are all exposed.
    Quote endpoints require no authentication; a dAppID is passed in the request body for attribution.
  humanURL: https://docs.eco.com/api-reference/introduction
  baseURL: https://quotes.eco.com
  tags:
  - Stablecoin
  - Cross-Chain
  - Quotes
  - Intents
  properties:
  - type: OpenAPI
    url: openapi/eco-routes-openapi-original.json
  - type: APIReference
    url: https://docs.eco.com/api-reference/introduction
  - type: Documentation
    url: https://docs.eco.com/routes/integrate/api
  - type: GettingStarted
    url: https://docs.eco.com/get-started/quickstart
common:
- type: DomainSecurity
  url: security/eco-domain-security.yml
- type: Website
  url: https://www.eco.com/
- type: DeveloperPortal
  url: https://docs.eco.com
- type: Documentation
  url: https://docs.eco.com
- type: APIReference
  url: https://docs.eco.com/api-reference/introduction
- type: GettingStarted
  url: https://docs.eco.com/get-started/quickstart
- type: Blog
  url: https://eco.com/blog
- type: GitHubOrganization
  url: https://github.com/eco
- type: Support
  url: https://www.eco.com/contact
- type: TermsOfService
  url: https://www.eco.com/tos
- type: PrivacyPolicy
  url: https://www.eco.com/privacy-policy
- type: Packages
  url: packages/eco-packages.yml
- type: SDKs
  url: packages/eco-packages.yml
- type: CLI
  url: cli/eco-cli.yml
- type: LLMsTxt
  url: llms/eco-llms.txt
- type: MCPServer
  url: mcp/eco-mcp.yml
- type: Overlay
  url: overlays/eco-routes-overlay.yaml
- type: Conformance
  url: conformance/eco-conformance.yml
- type: ErrorCatalog
  url: errors/eco-problem-types.yml
- type: Lifecycle
  url: lifecycle/eco-lifecycle.yml
- type: Conventions
  url: conventions/eco-conventions.yml
- type: DataModel
  url: data-model/eco-data-model.yml
- type: Authentication
  url: authentication/eco-authentication.yml
- type: Sandbox
  url: sandbox/eco-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence