Routefusion website screenshot

Routefusion

Routefusion is a global payments infrastructure platform that lets platforms, fintechs, and marketplaces move money across borders through a single GraphQL API. It supports payouts to 180+ countries over SWIFT, local rails, and stablecoin (USDC), non-resident and FDIC/virtual accounts in multiple currencies, multi-currency wallets, FX rate locking and quotes, beneficiary and entity onboarding with compliance review, incoming-transfer reconciliation, and Ed25519-signed webhooks. The API is GraphQL over HTTPS with bearer-token authentication and a full sandbox environment. This profile was added to the API Evangelist network as a portfolio company of Initialized Capital and enriched from Routefusion's public developer documentation.

Routefusion publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Payments, Cross-Border Payments, and Global Payments.

The Routefusion catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Routefusion’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, sandbox, and 22 more developer resources.

41.1/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyFintechPaymentsCross-Border PaymentsGlobal PaymentsFXWalletsGraphQLStablecoins

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 41.1/100 · developing
Contract Quality 9.6 / 21
Developer Ergonomics 10.0 / 17
Access Clarity 4.7 / 17
Operational Transparency 2.9 / 11
Contract Governance 0.5 / 10
Discoverability 6.5 / 9
Regulatory Posture 5.9 / 15
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/routefusion: 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 1

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

Routefusion GraphQL API

Routefusion's global payments GraphQL API: users, entities, wallets, virtual accounts, beneficiaries, transfers, quotes/rates, incoming transfers, and webhooks for cross-border ...

MCP Servers 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Routefusion Authentication

http · 1 scheme

SECURITY

Routefusion Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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 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

Source (apis.yml)

apis.yml Raw ↑
aid: routefusion
name: Routefusion
description: Routefusion is a global payments infrastructure platform that lets platforms, fintechs, and marketplaces move
  money across borders through a single GraphQL API. It supports payouts to 180+ countries over SWIFT, local rails, and stablecoin
  (USDC), non-resident and FDIC/virtual accounts in multiple currencies, multi-currency wallets, FX rate locking and quotes,
  beneficiary and entity onboarding with compliance review, incoming-transfer reconciliation, and Ed25519-signed webhooks.
  The API is GraphQL over HTTPS with bearer-token authentication and a full sandbox environment. This profile was added to
  the API Evangelist network as a portfolio company of Initialized Capital and enriched from Routefusion's public developer
  documentation.
url: https://raw.githubusercontent.com/api-evangelist/routefusion/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
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
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://routefusion.com/images/routefusion-logo.png
tags:
- Company
- Fintech
- Payments
- Cross-Border Payments
- Global Payments
- FX
- Wallets
- GraphQL
- Stablecoins
tags_raw:
- Company
- Fintech
- Payments
- Cross-Border Payments
- Global Payments
- FX
- Wallets
- GraphQL
- Stablecoin
apis:
- name: Routefusion GraphQL API
  description: 'Routefusion''s global payments GraphQL API: users, entities, wallets, virtual accounts, beneficiaries, transfers,
    quotes/rates, incoming transfers, and webhooks for cross-border payouts over SWIFT, local rails, and USDC.'
  humanURL: https://docs.routefusion.com/reference/getting-started-with-your-api
  baseURL: https://external.routefusion.com/graphql
  tags:
  - Payments
  - Cross-Border Payments
  - GraphQL
  - FX
  properties:
  - type: GraphQL
    url: https://external.routefusion.com/graphql
  - type: Authentication
    url: authentication/routefusion-authentication.yml
  - type: Webhooks
    url: asyncapi/routefusion-webhooks.yml
  - type: ErrorCatalog
    url: errors/routefusion-problem-types.yml
  - type: DataModel
    url: data-model/routefusion-data-model.yml
  - type: Conventions
    url: conventions/routefusion-conventions.yml
  - type: Lifecycle
    url: lifecycle/routefusion-lifecycle.yml
  - type: Sandbox
    url: sandbox/routefusion-sandbox.yml
  - type: MCPServer
    url: mcp/routefusion-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1
common:
- type: Website
  url: https://routefusion.com/
- type: DeveloperPortal
  url: https://docs.routefusion.com/
- type: Documentation
  url: https://docs.routefusion.com/
- type: APIReference
  url: https://docs.routefusion.com/reference/getting-started-with-your-api
- type: GettingStarted
  url: https://docs.routefusion.com/docs/send-your-first-payment-v2
- type: Blog
  url: https://routefusion.com/blog
- type: GitHubOrganization
  url: https://github.com/routefusion
- type: StatusPage
  url: https://status.routefusion.com
- type: Support
  url: https://routefusion.com/contact
- type: Login
  url: https://accounts.routefusion.com/
- type: TermsOfService
  url: https://routefusion.com/legal/terms
- type: PrivacyPolicy
  url: https://routefusion.com/legal/privacy
- type: Postman
  url: https://documenter.getpostman.com/view/2597780/TzCV3Q8u
- type: SDKs
  url: packages/routefusion-packages.yml
- type: Packages
  url: packages/routefusion-packages.yml
- type: Webhooks
  url: asyncapi/routefusion-webhooks.yml
- type: Authentication
  url: authentication/routefusion-authentication.yml
- type: Sandbox
  url: sandbox/routefusion-sandbox.yml
- type: Conventions
  url: conventions/routefusion-conventions.yml
- type: ErrorCatalog
  url: errors/routefusion-problem-types.yml
- type: Lifecycle
  url: lifecycle/routefusion-lifecycle.yml
- type: Deprecation
  url: lifecycle/routefusion-lifecycle.yml
- type: DataModel
  url: data-model/routefusion-data-model.yml
- type: Conformance
  url: conformance/routefusion-conformance.yml
- type: MCPServer
  url: mcp/routefusion-mcp.yml
- type: LLMsTxt
  url: llms/routefusion-llms.txt
- type: WellKnown
  url: well-known/routefusion-well-known.yml
- type: DomainSecurity
  url: security/routefusion-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml