P

Phoneagent · Services

by Phoneagent

GETBase

$0.01

per call · USD Coin on Base

PhoneAgent — full directory of services with rentable SMS phone numbers for AI agents. Returns 1,000+ service aliases: Telegram, WhatsApp, Google, Facebook, Instagram, Twitter/X, Discord, Apple, PayPal, OpenAI/ChatGPT, Claude, plus crypto/Web3 onboarding (Alchemy, Coinbase, Binance, Bybit, OKX, Kraken, Robinhood, ...). Use `other` for any platform not separately listed. Each entry shows the alias to pass to POST /rent and the cheapest price tier ($1, $2, or $5 USDC). Add ?country=<iso> (e.g.

Endpoint

GET https://api.phoneagent.xyz/services

2

Calls / 30d

1

Unique payers / 30d

Aug 28

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.phoneagent.xyz/services", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.phoneagent.xyz/services?country=US" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

[
  {
    "code": "tg",
    "from_usdc": 2,
    "name": "Telegram"
  }
]

Payment details

Pay to0xf6705e3da2d2f98afd3944e4a6b0d6ca931e576a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from Phoneagent & similar services

P

Phoneagent · Countries

api.phoneagent.xyz

PhoneAgent — countries with rentable SMS phone numbers for AI agents. Returns 190+ supported countries, each with the number of services offered and the cheapest price tier ($1, $2, or $5 USDC). Add ?service=<alias> (e.g. tg, wa, go, zo for OpenAI, other for any platform) to see which countries carry that service with live price and inventory pool. Companion route GET /services lists all 1,000+ service aliases; GET /services?country=<iso> lists what a single country offers. Pair with POST /rent

GETBaseOther
$0.01 / call8 calls / 30d
P

Phoneagent · Catalog

vps.phoneagent.xyz

VpsAgent — rent disposable VPS compute via x402, no signup required. Two product lines: ephemeral sandboxes (1h / 6h / 24h, 1 vCPU / 1 GB, $0.50–$5) for code execution, CI runs, browser automation; persistent servers (small / medium / large, 30-day or 365-day, $12.99–$359.99) with 4–8 vCPU / 8–24 GB RAM / 100–300 GB SSD for hosting agents, services, dev environments. Deployable in 9 regions (EU default/free; US +$3/mo, other regions +$6/mo). Returns full SKU table with prices, spec floors,

GETBaseDeveloper Tools
$0.01 / call3 calls / 30d
P

Phoneagent · Rent

vps.phoneagent.xyz

Rent a disposable VPS via x402. Pass `sku` from GET /catalog (e.g. server_small_1mo). Pay-on-success: USDC settles only when the box is reachable on TCP :22 (provisioning takes 3–5 min). Failed provisions never settle — the EIP-3009 authorization expires unused, agent pays nothing. Returns {rental_id, ipv4, expires_at, root_token, status}. Renewable via POST /rentals/{id}/renew. Servers: 30-day or 365-day, $12.99–$359.99, 4–8 vCPU / 8–24 GB RAM / 100–300 GB SSD, 200–600 Mbit/s unmetered.

POSTBaseOther
$15.99 / call2 calls / 30d