A
$0.54
per call · USD Coin on Base
AI voice call — outbound phone call with text-to-speech
Endpoint
POST https://agentservices.to/v1/calls1
Calls / 30d
1
Unique payers / 30d
Sep 3
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://agentservices.to/v1/calls", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"message": "Hello",
"to": "+14155551234"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://agentservices.to/v1/calls" \
-H "Content-Type: application/json" \
-d '{"message":"Hello","to":"+14155551234"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"call_id": "call_123",
"duration_estimate": 30,
"status": "queued"
}Payment details
Pay to
0x9863ab6242663fcc84c33632741711db78f8fd15Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from AgentServices & similar services
A
AgentServices · FX
api.agentservices.to
Real-time FX/forex rates for 30+ currencies
GETBaseAI & Inference
$0.003 / call57 calls / 30d
A
AgentServices · Indicators ETH
agentservices.to
Technical indicators: RSI, Bollinger Bands, ATR, Support/Resistance
GETBaseAI & Inference
$0.02 / call50 calls / 30d
A
AgentServices · Search
api.agentservices.to
AI-powered web search with structured results
GETBaseSearch & Web
$0.01 / call3 calls / 30d