Pilot
Cross-asset intent execution: 0.5% service fee
Single marketplace, Docker Compose on one host, Twilio number pool for masked sessions.
For marketplace operators
Self-hosted masked voice and SMS for buyers and sellers. Five microservices, one docker compose up command, CRM tracking built in.
The full system starts with docker compose up. No cloud runtime required beyond Twilio API access.
Haskell (or Node shim): validates asset pairs, amounts, purpose—returns CanonicalIntent.
Rust (or Node shim): concurrent provider quotes, path scoring by urgency, 30s quote window.
Step-by-step adapter dispatch with retries, partial completion handling, Redis events.
Append-only SHA-256 hash chain for every intent and execution step.
V5 unified Payment objects—transfers, escrow, procurement, swaps, appeals.
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
Requirements: Docker Desktop, Node.js 20, Twilio account, ngrok for webhooks.
Download desktop appPricing tiers
Cross-asset intent execution: 0.5% service fee
Single marketplace, Docker Compose on one host, Twilio number pool for masked sessions.
Escrow & procurement settlement: 5% platform fee
Multiple sellers, response-time leaderboards, dynamic number pool sizing.
P2P USDC transfer: 1% platform fee
Dedicated number pool, custom SLA, optional Payment Adapter with Circle USDC and Stellar XLM.