Stellar Execution Layer
The execution layer for
stablecoin off-ramps.
Compare live SEP-38 quotes across every Stellar anchor, then settle a non-custodial USDC off-ramp to Nigeria, Kenya, Ghana, Mexico, and more — in a single signed intent.
0
Anchors tracked
0
Corridors live
0
Countries reachable
Supported corridors
- NGNNigeria
- KESKenya
- GHSGhana
- MXNMexico
- BRLBrazil
- ARSArgentina
- PENPeru
- EURGermany
- ZARSouth Africa
- XOFSenegal
One corridor, every anchor
Skyscanner for Stellar anchors — compare the real payout before you sign.
| Anchor | Rate (NGN) | Fee | You get |
|---|---|---|---|
| Anchor A | 1,602 | 1.0% | ₦158,598Best |
| Anchor B | 1,580 | 0.5% | ₦157,210 |
| Anchor C | 1,575 | 0.3% | ₦157,028 |
Start executing
How it works
01
Pick your corridor
Choose a destination country and the USDC amount to withdraw.
02
Compare live quotes
We pull live SEP-38 quotes from every integrated anchor.
03
Execute in one click
Sign once and settle directly on Stellar with Freighter — non-custodial.
Frequently asked questions
- No. Stellar Intel never holds user funds, user keys, fiat, or KYC data. You sign every transaction in your own wallet; the anchor takes custody under SEP-24/SEP-6; Stellar enforces atomicity.
- The anchor — not Stellar Intel — is the settlement party. We surface that risk before you choose: each anchor carries a reputation score built from real outcomes (fill rate, slippage, settle latency). A failing anchor ranks down and its failures are recorded. If an outcome is wrong, you can file a dispute, which resolves on signed, replayable evidence.
- We compare live rates across every integrated anchor and rank by net landed value (rate − fees − slippage − historical fill-rate penalty), not headline rate — then let you execute in one click. Plus a public reputation oracle and an MCP agent surface. It's the execution layer, not just a price page.
- Most often: the anchor doesn't serve that corridor, or it only exposes a SEP the rate engine doesn't yet quote. Historically SEP-6-only anchors were dropped because the flow was SEP-24-only — SEP-6 support is being added. Failed anchors render as "unavailable" rather than disappearing silently.
- See the anchor registry in constants/anchors.ts and the live app. Coverage expands via the anchor onboarding process.
- Yes — an MCP server exposes pricing/comparison and a user-signed execute path. The agent cannot move funds on its own; every executing call must be signed by the user's wallet.
- A typed client (@stellarintel/sdk) is on the roadmap (v4). Today you can call the HTTP API directly.
- Read CONTRIBUTING.md, pick a good-first-issue, and open a PR. The docs/COOKBOOK.md has end-to-end recipes.