PARTNER
Phone & Voice
AI voice calls + wallet-owned phone numbers, paid in USDC.
Outbound conversational AI calls via Bland.ai, and dedicated US/CA phone numbers via Twilio. Numbers auto-register with Bland on purchase so they can be used as outbound caller-ID. Carrier and fraud lookups round it out. Every endpoint pay-per-use.
Number provisioning is currently limited to US and Canada. SMS is not offered — A2P 10DLC registration adds 1–4 week onboarding friction. Inbound (receiving calls) isn't enabled yet; this is outbound-only for now.
What Agents Use It For
Anywhere your agent needs to reach a human in real time — verification callbacks, appointment reminders, voice surveys, automated outbound — without standing up telephony infrastructure or signing carrier contracts.
Endpoints & Pricing
All endpoints are 402-gated. Send a request without payment to receive payment requirements, then re-send with an x402 signature attached. Settlement happens after the upstream Twilio or Bland call succeeds — failed upstream calls are not charged.
| Method | Endpoint | Price | Purpose |
|---|---|---|---|
| POST | /v1/voice/call | $0.54 | Outbound AI conversation call (Bland.ai). Defaults to 5 min, max 30 min. |
| GET | /v1/voice/call/{call_id} | free | Poll call status, duration, transcript, and recording URL. |
| POST | /v1/phone/numbers/buy | $5.00 | Provision a dedicated US/CA number, wallet-bound for 30 days. |
| POST | /v1/phone/numbers/renew | $5.00 | Extend the lease on a provisioned number by 30 days. |
| POST | /v1/phone/numbers/list | $0.001 | List active numbers owned by your wallet. |
| POST | /v1/phone/numbers/release | free | Release a provisioned number back to the Twilio pool. |
| POST | /v1/phone/lookup | $0.01 | Carrier identification + line type (landline, mobile, VoIP). |
| POST | /v1/phone/lookup/fraud | $0.05 | Lookup + fraud signals (SIM swap, call forwarding). |
How It Works
Behind the Scenes
Powers number search, purchase, lease management, release, and carrier + fraud lookups. We absorb Twilio's per-month carrier fee in the $5 number price.
twilio.comPowers the actual voice AI — STT, LLM, TTS, interruption detection, voicemail handling. Your Twilio numbers are imported into Bland on purchase so they can be used as outbound caller-ID (BYOT).
bland.aiGet Started
All you need is a USDC-funded wallet on Base or Solana. Hit any endpoint, get a 402, attach payment, get the response.