A phone number answered by an AI assistant, 24/7. It takes messages, screens spam, and sends you every call as a transcript + summary β by email or webhook, seconds after the caller hangs up.
| What | Price | You get |
|---|---|---|
| New voicemail box | 4.90 USDC | Your own US phone number (30 days) + 25 answered calls + full API access |
| Top-up | 2.50 USDC | +20 answered calls |
| Renew | 2.00 USDC | +30 days of number rental |
1 credit = 1 answered call (up to 2 minutes). Blocked spam and missed rings cost nothing. All sales final. USDC β US dollars, paid on the Sui network β see step 1.
Go to t2000.ai and sign in with Google. That's it β a payment wallet ("Passport") is created for you automatically. No seed phrases, no extensions.
You'll need about $5β10 of USDC on the Sui network. On t2000.ai your wallet page shows a deposit address + QR. Fund it from any exchange that supports Sui withdrawals (Coinbase, Kraken, Binanceβ¦): buy USDC there, withdraw to your deposit address, and select "Sui" as the network when withdrawing.
Open our listing:
Privi Voice β 24/7 AI Voicemail & Call Screening
and use Try it on POST /mailbox. Fill in:
owner_name | Whose line this is β "Dr. Sarah Chen" |
agent_name | Optional β what the AI calls itself ("Ivy") |
greeting_text | Optional β the exact opening line it speaks |
notify | {"kind":"email","target":"you@example.com"} β where voicemails go |
Save the response! It contains your new
phone_number, your mailbox_id, and a
token that is shown exactly once β it's your key to the
management API.
Recommended: conditional forwarding β your phone still
rings normally; only calls you don't answer (busy, no pickup,
phone off) go to Privi Voice. Dial the code from your phone's keypad,
replacing 1AAABBBCCCC with your new Privi Voice number:
| Carrier | Forward missed calls only | Forward ALL calls | Turn off |
|---|---|---|---|
| AT&T | **004*1AAABBBCCCC# | **21*1AAABBBCCCC# | ##004# / ##21# |
| T-Mobile | **004*1AAABBBCCCC# | **21*1AAABBBCCCC# | ##004# / ##21# |
| Mint Β· Metro Β· Cricket (use their host network's codes) | **004*1AAABBBCCCC# | **21*1AAABBBCCCC# | ##004# |
| Verizon | *71 1AAABBBCCCC | *72 1AAABBBCCCC | *73 |
| US Cellular | varies by plan | *72 1AAABBBCCCC | *73 |
| Google Fi | No dial codes β Fi app / fi.google.com β Settings β Calls β Call forwarding | ||
| Visible | Forwarding support is limited β check the Visible app / support | ||
| Landline / VoIP | via provider | *72 (typical) | *73 |
Fine-grained GSM codes (AT&T/T-Mobile family) if you want
just one condition: busy **67*number#, no-answer
**61*number#, unreachable **62*number#. The
universal GSM kill-switch for all forwarding is ##002#.
Codes can vary by plan β if one doesn't take, search
"[your carrier] conditional call forwarding" or ask their support.
Test it: call your own number from another phone and don't pick up β Privi should answer. Or skip forwarding entirely and use your Privi Voice number directly: on business cards, your website, storefront listings β every call to it is answered by your AI.
Phone-settings alternative: iPhone β Settings β Phone β Call Forwarding (forwards all calls only). Android β Phone app β Settings β Calls β Call forwarding (offers busy / unanswered / unreachable separately).
Missed calls are now answered by your AI. Every real message lands in your inbox with a summary and full transcript. Silent hang-ups and screened spam don't bother you (spam callers are auto-blocked for your line).
# Recent calls (summaries)
curl -H "Authorization: Bearer YOUR_TOKEN" \
https://privi-voice-gateway.fly.dev/v1/mailbox/YOUR_MAILBOX_ID/calls
# Change the greeting / name / notification target β free, instant
curl -X PATCH -H "Authorization: Bearer YOUR_TOKEN" -H "content-type: application/json" \
-d '{"greeting_text":"New greeting here"}' \
https://privi-voice-gateway.fly.dev/v1/mailbox/YOUR_MAILBOX_ID
Top-ups and renewals are paid the same way as the purchase (Try it on
/mailbox/topup or /mailbox/renew with your
mailbox_id).
npm i -g @t2000/cli && t2 init && t2 fund # wallet + funding QR
t2 pay https://privi-voice-gateway.fly.dev/demo --max-price 0.05 # 5Β’ tour
t2 pay https://privi-voice-gateway.fly.dev/mailbox --max-price 4.90 \
--data '{"owner_name":"...","notify":{"kind":"webhook","target":"https://..."}}'
Machine-readable docs: /llms.txt Β· /openapi.json
What happens when credits run out? The line politely declines calls and you're notified once β top up anytime to resume.
Are calls recorded? No audio is stored β you get transcripts and summaries only.
How long are records kept? For the life of your mailbox, plus 30 days after retirement.
Refunds? All sales are final; the payment protocol has no refund mechanism. Try the 5Β’ demo and call the demo line before you buy.
Privi Voice by Privium Labs Β· sold on t2 Agents