Skip to content

feat: add SwapEazi to x402 ecosystem#92

Open
MsingathiM wants to merge 2 commits into
coinbase:mainfrom
MsingathiM:add-swapeazi-ecosystem
Open

feat: add SwapEazi to x402 ecosystem#92
MsingathiM wants to merge 2 commits into
coinbase:mainfrom
MsingathiM:add-swapeazi-ecosystem

Conversation

@MsingathiM
Copy link
Copy Markdown

@MsingathiM MsingathiM commented Apr 21, 2026

SwapEazi — x402 Ecosystem Listing

Category: Services/Endpoints
Website: https://swapeazi.io
Developer portal: https://swapeazi.io/developers

What it is

Cross-chain stablecoin routing for the SADC remittance corridor. SwapEazi is the only x402-listed router that serves USDT (Tron) ↔ USDC (Base) — the pair Jumper Exchange returns "No routes available" for and that generic EVM aggregators (Li.Fi consumer, 1inch) deprioritise because Tron is non-EVM.

The structural wedge is the MiCA framing: EU diaspora stablecoin holders are pushed onto USDC/EURC (MiCA-compliant), while SADC recipients still hold USDT-TRC20 (cheapest fees, dominant local P2P liquidity). SwapEazi closes that gap.

x402 endpoint

POST https://swapeazi.io/api/x402/swap — $0.02 USDC on Base per call, no API key.
POST https://swapeazi.io/api/x402/quote — free quote.

Discovery manifest: https://swapeazi.io/.well-known/x402.json

Additional discovery surfaces

Since the original PR was opened, the following have been published — happy to surface them in the listing if useful:

Pricing summary

  • Platform fee: 0.5% all-in (gas + bridge + DEX + slippage included) — vs the World Bank-audited 6.34% SADC corridor average.
  • Agent call fee: $0.02 USDC on Base via x402.

Tron note

USDT-TRC20 corridors require a TronLink-signed transaction so they're served via SwapEazi's user-mediated flow at https://swapeazi.io/app — not directly callable via the x402 endpoint. The x402 endpoint covers all 6 supported EVM chains. Manifests mark Tron corridors agentCallable: false to avoid surprising agent integrators.

Files changed

  • typescript/site/app/ecosystem/partners-data/swapeazi/metadata.json (refreshed in latest commit)
  • typescript/site/public/logos/swapeazi.png

SwapEazi is a cross-chain stablecoin routing API focused on African
payment corridors. Supports x402 pay-per-call at $0.02 USDC on Base.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Apr 21, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@MsingathiM
Copy link
Copy Markdown
Author

Hi team, gentle bump. Refreshed the metadata description in latest push to highlight the structural wedge (USDT-Tron ↔ USDC-Base — the pair Jumper won't route, MiCA wedge for EU diaspora flows). Also published since the original PR: MCP manifest at /.well-known/mcp.json, OpenAPI 3.1 spec at /api/openapi.json, and a developer portal with self-serve keys + live playground at https://swapeazi.io/developers.

Anything blocking on the listing? Happy to address review feedback whenever you have a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants