Dial x402

Phone Numbers & More

Coming soon — buy phone numbers, verify phones, and order eSIMs.

Phone Numbers, Verification & eSIM

These endpoints are under active development and will be available soon.

POST /api/v1/numbers/buy (Coming Soon)

Auth: x402 payment ($1.50 USDC)

Buy a phone number that your agent can receive calls and SMS on.

Parameters

ParameterTypeRequiredDescription
countrystringNoISO country code (default: US)

Response (stub)

{
  "success": true,
  "message": "Coming soon — numbers/buy is not yet live",
  "input": { "country": "US" }
}

POST /api/v1/verifications/start (Coming Soon)

Auth: x402 payment ($0.25 USDC)

Start a phone number verification (OTP).

Parameters

ParameterTypeRequiredDescription
servicestringNoVerification service type

POST /api/v1/esim/checkout (Coming Soon)

Auth: x402 payment ($2.45 USDC)

Order an eSIM data plan for your agent's connectivity.

Parameters

ParameterTypeRequiredDescription
packageIdstringNoeSIM package ID

Roadmap

  • Phone Numbers — Buy, configure, receive inbound SMS/calls
  • Phone Verification — OTP via SMS or voice
  • eSIM Data Plans — Mobile connectivity for hardware agents
  • Voice Calls — Initiate and receive phone calls
  • Number Porting — Port existing numbers

On this page