For marketplace operators

Transform your marketplace

Self-hosted masked voice and SMS for buyers and sellers. Five microservices, one docker compose up command, CRM tracking built in.

Deployment model

The full system starts with docker compose up. No cloud runtime required beyond Twilio API access.

Intent engine (:4008)

Haskell (or Node shim): validates asset pairs, amounts, purpose—returns CanonicalIntent.

Routing engine (:4009)

Rust (or Node shim): concurrent provider quotes, path scoring by urgency, 30s quote window.

Execution orchestrator (:4011)

Step-by-step adapter dispatch with retries, partial completion handling, Redis events.

Ledger service (:4012)

Append-only SHA-256 hash chain for every intent and execution step.

Payment layer

V5 unified Payment objects—transfers, escrow, procurement, swaps, appeals.

Communications

Telephony engine, masked lines, messaging, BTCPay $9.99/mo storage.

$ docker compose up -d

Starting postgres, redis, api-gateway...

Starting contract-engine, btcpay...

✓ API Gateway: http://localhost:4000

✓ Haskell Engine: http://localhost:4004

Local development setup

Requirements: Docker Desktop, Node.js 20, Twilio account, ngrok for webhooks.

Download desktop app

Pricing tiers

Pilot

Cross-asset intent execution: 0.5% service fee

Single marketplace, Docker Compose on one host, Twilio number pool for masked sessions.

Volume

Escrow & procurement settlement: 5% platform fee

Multiple sellers, response-time leaderboards, dynamic number pool sizing.

Enterprise

P2P USDC transfer: 1% platform fee

Dedicated number pool, custom SLA, optional Payment Adapter with Circle USDC and Stellar XLM.