Unnamed service
GET api.phoneagent.xyz/services
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
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.
Resource: api.phoneagent.xyz/services
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xF6705e3dA2d2f98aFd3944E4a6B0D6Ca931e576A
Payment methods: — · Last validation: 2026-09-14 16:25:07.491+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "array",
"items": {
"type": "object",
"properties": {
"code": {
"type": "string",
"description": "Service alias — pass verbatim as `service` in POST /rent (e.g. tg, wa, zo for OpenAI, other for any platform)."
},
"name": {
"type": "string"
},
"from_usdc": {
"type": "number",
"description": "Cheapest SKU price for this service across countries (1, 2, or 5)."
}
}
},
"description": "Services with rentable SMS numbers somewhere in the catalog. Each entry: the alias to pass as `service` in POST /rent, a display name, and the cheapest SKU price across all countries. Add ?country=<iso> to get the services offered in one country with live price and inventory pool. Companion route GET /countries lists countries (filter with ?service=<code>)."
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xF6705e3dA2d2f98aFd3944E4a6B0D6Ca931e576A",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xF6705e3dA2d2f98aFd3944E4a6B0D6Ca931e576A",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.