← all consumables
// messaginglive

SMS OTP Number

Reserve a real US/EU mobile number that can receive at least one SMS within 10 minutes. Built on tier-1 carriers (Twilio, Telnyx). No human registration required — the agent calls the endpoint, pays via x402 in USDC on Base, and gets back a number plus a polling URL.Реальный мобильный номер США/ЕС, принимающий минимум одно SMS в течение 10 минут. На tier-1 операторах (Twilio, Telnyx). Без регистрации — агент вызывает эндпоинт, платит USDC по x402, получает номер и URL для polling-а.

Price
$0.10 / OTP
Endpoint
/v1/sms/otp
Settlement
USDC on Base
Quickstart
curl -X POST https://api.agent402stock.xyz/v1/sms/otp \
  -H "Content-Type: application/json" \
  -d '{ "country": "US", "service": "any" }'

First call returns 402 with x402 spec body. After paying USDC on Base, replay with X-Payment header to receive the resource.Первый вызов возвращает 402 с x402-телом. После оплаты USDC на Base — повтори запрос с заголовком X-Payment, чтобы получить ресурс.