Anchor Developer Readiness
A self-updating developer-readiness view derived from anchor config. Fees and liquidity are tracked separately and omitted; the verdict reflects buildability only. Local asset is shown for reference but does not affect the verdict.
Required signals block readiness if failed; friction signals only downgrade it to partial.
met:met partial:partial failed:failed unverified:unverified
Etherfuse
CuratedMexicoBrazil
- met: Support for local payment rails connected to Stellar required SPEI (MX); PIX (BR)
- met: Open self-service access (credentials + sandbox, no human in the loop) required Self-serve signup; sandbox live 24/7
- met: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Sandbox delivers on-chain tokens; off-ramp burns tokens
- met: Accurate, well-documented API (docs match the wire) friction Guides + reference match the wire (MX)
- met: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction MCP docs server + OpenAPI spec
- met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction Quote API returns fee + rate per transaction; public pricing docs
met: Local asset: CETES / TESOURO stablebonds on Stellar
Koywe
CuratedArgentinaMexicoColombia
- met: Support for local payment rails connected to Stellar required WIREAR/QRI (AR) + SPEI (MX) + PSE (CO)
- partial: Open self-service access (credentials + sandbox, no human in the loop) required Credentials by email request (lightweight human step)
- met: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required On-ramp settles canonical USDC on Stellar testnet, verified end-to-end
- met: Accurate, well-documented API (docs match the wire) friction Authoritative OpenAPI spec
- partial: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction OpenAPI good; opaque/silent sandbox failures
- met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction Quote API returns fee per transaction
failed: Local asset: USDC only
Manteca
CuratedBrazilArgentinaColombia
- met: Support for local payment rails connected to Stellar required PIX (BR) + CVU/CBU/alias (AR) + BRE-B (CO)
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Sandbox keys are sales-gated (not self-serve)
- met: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Verified end-to-end on testnet β on-ramp settles USDC to the userβs Stellar address, off-ramp accepts the payment and pays out fiat. Earlier Stellar-settlement gap fixed by Manteca (June 2026). Fiat legs auto-mock.
- partial: Accurate, well-documented API (docs match the wire) friction 2026 docs corrected auth, onboarding, and the ramp-off destination to match the wire. Residual: docs type depositAddresses.STELLAR as a string, but the wire returns an object (use .address); the scalar depositAddress holds the EVM address.
- met: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction Markdown docs + llms.txt; built a full client from them and onboarded a sandbox user end-to-end
- met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction Confirmed live: per-quote fee on the ramp synthetic (withdrawCostInAsset/withdrawCostInAgainst + effectivePrice)
failed: Local asset: USDC/USDT/XLM β no locally denominated asset
Alfred Pay
MexicoBrazil
- met: Support for local payment rails connected to Stellar required
- met: Open self-service access (credentials + sandbox, no human in the loop) required Sandbox exists; use example API keys
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Sandbox does not submit testnet transactions
- unverified: Accurate, well-documented API (docs match the wire) friction
- unverified: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USDC only
BlindPay
Mexico
- met: Support for local payment rails connected to Stellar required
- met: Open self-service access (credentials + sandbox, no human in the loop) required Self-serve signup + rich sandbox
- partial: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Off-ramp sends tokens; on-ramp blocked by a wrong USDB issuer
- unverified: Accurate, well-documented API (docs match the wire) friction
- unverified: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USDC only
Abroad Finance
Brazil
- partial: Support for local payment rails connected to Stellar required Off-ramp only
- failed: Open self-service access (credentials + sandbox, no human in the loop) required No sandbox at all β test with small live amounts
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required No testnet environment
- unverified: Accurate, well-documented API (docs match the wire) friction
- unverified: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USDC only
Transfero
Brazil
- met: Support for local payment rails connected to Stellar required
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Sandbox requires contacting support for credentials
- unverified: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required
- unverified: Accurate, well-documented API (docs match the wire) friction
- unverified: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
partial: Local asset: BRZ is Transfero-issued, but availability/activity is unclear
PDAX
Under evaluationPhilippines
- unverified: Support for local payment rails connected to Stellar required PHP bank rails; never confirmed end-to-end
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Password-gated docs + Telegram-gated credentials β no self-serve
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required No crypto tx ever completed; sandbox appears to use an internal ledger, not real testnet
- failed: Accurate, well-documented API (docs match the wire) friction No first-party spec; reverse-engineered and drifts from the wire
- failed: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction Gated, no machine-readable spec, opaque NOT_FOUND errors
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USDCXLM (= USDC) β no locally denominated asset
Coins.ph
Under evaluationPhilippines
- unverified: Support for local payment rails connected to Stellar required PHP rails; unconfirmed
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Blocked on credentials β not self-serve
- unverified: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Blocked; Stellar support unconfirmed
- failed: Accurate, well-documented API (docs match the wire) friction Docs list only EVM/Solana; do not reflect any Stellar capability
- partial: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction Docs + HMAC signing exist, but core capability is unconfirmable
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USDC β no locally denominated asset
Bitso
Under evaluationMexicoBrazilArgentinaColombia
- met: Support for local payment rails connected to Stellar required SPEI/PIX/PSE; ARS rails partial
- partial: Open self-service access (credentials + sandbox, no human in the loop) required Self-serve API keys + staging confirmed live (conversions + USDC-on-Stellar withdrawal work); fiat pay-in (CLABE/SPEI/PIX) is permission-gated per market (403 until activated)
- met: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Confirmed live: a staging USDC withdrawal (xlm_sac) delivers real Stellar testnet USDC on-chain
- met: Accurate, well-documented API (docs match the wire) friction Comprehensive public docs portal
- met: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction OpenAPI + llms.txt (explicit AI-agent index)
- met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction Conversion quote returns fee_amount/fee_percentage; withdrawal_methods lists per-method fees (confirmed live)
failed: Local asset: USDC on Stellar; MXNB/BRL1 local tokens are on Arbitrum/Polygon, not Stellar
Yellow Card
Under evaluationKenyaGhana
- partial: Support for local payment rails connected to Stellar required Kenya (M-Pesa) live; Ghana/GHS not yet served
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Discovery call + KYB + signed legal agreement required before API keys
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required USDC-XLM partially wired to testnet but not reconciled: on-ramp payout fails β refund (no txHash); off-ramp gives a real testnet deposit address but ignores the on-chain credit (mock completes via sender name, totalCryptoReceived=0)
- met: Accurate, well-documented API (docs match the wire) friction Public docs + OpenAPI + llms.txt
- met: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction Hosted MCP server + llms.txt + OpenAPI + error codes
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: USD stablecoins only; no KES/GHS token on Stellar
Fonbnk
Under evaluationKenyaGhana
- met: Support for local payment rails connected to Stellar required Mobile money + airtime, Kenya and Ghana
- met: Open self-service access (credentials + sandbox, no human in the loop) required Self-serve sandbox registration; clientId/secret from dashboard
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Pay Widget sandbox rejects STELLAR/USDC ("blockchain asset not available"); USDC works on other chains (e.g. Ethereum), so no Stellar on-ramp today
- met: Accurate, well-documented API (docs match the wire) friction Public versioned GitBook docs + HMAC signing guide
- partial: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction llms.txt + REST docs, but no OpenAPI/MCP and not SEP-standard
- met: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction v2 price/quote API returns fees
failed: Local asset: Stellar asset is USDC; cKES/cGHS local stablecoins are on Celo, not Stellar
BiLira
Under evaluationTurkiye
- met: Support for local payment rails connected to Stellar required TRYβTRYB via Turkish bank accounts; BiLira Direct ramp
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Partner/contact-only; no public self-serve ramp API
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required No sandbox found
- failed: Accurate, well-documented API (docs match the wire) friction No public developer docs/API reference found
- failed: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction No OpenAPI/SEP; token issuer + exchange, not an anchor
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: TRYB is TRY-pegged but not issued on Stellar (EVM/Solana only)
Onafriq
Under evaluationKenyaGhana
- met: Support for local payment rails connected to Stellar required Mobile money + bank across KE/GH; very deep reach
- failed: Open self-service access (credentials + sandbox, no human in the loop) required Enterprise/contract-led onboarding; no self-serve
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required No Stellar integration; no on-chain testnet path
- partial: Accurate, well-documented API (docs match the wire) friction Developer portal exists but credential-gated
- unverified: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction No public OpenAPI/SEP found
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: No KES/GHS token on Stellar; USDC pilots not Stellar-confirmed
Flutterwave
Under evaluationKenyaGhana
- met: Support for local payment rails connected to Stellar required M-Pesa (KE) + Ghana mobile money, first-class
- met: Open self-service access (credentials + sandbox, no human in the loop) required Self-serve signup + instant test/live API keys
- failed: High-fidelity sandbox (a completed test ramp lands real on-chain testnet tokens) required Rich fiat sandbox but no Stellar leg β no on-chain testnet result possible
- met: Accurate, well-documented API (docs match the wire) friction Public, well-maintained docs (v3/v4)
- met: Agent-buildable (machine-readable docs/spec, diagnosable failures) friction OpenAPI + llms.txt; diagnosable errors
- unverified: Fee/rate discoverability (costs findable via pricing docs or a quote/fee API) friction
failed: Local asset: No KES/GHS token on Stellar; stablecoin roadmap is Polygon