# ClawCall AI Outbound Phone Call

> ClawCall AI Outbound Phone Call is a paid API for AI agents from www.clawcall.xyz, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Places an AI-powered outbound phone call to a specified number and returns a transcript of the conversation

## Facts

- Endpoint: POST https://www.clawcall.xyz/api/call
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 1
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clawcall-ai-outbound-phone-call-8443ff61
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7A-FYDeYJUxzuYIST0jwp

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability clawcall-ai-outbound-phone-call-8443ff61 -d '<json body>'
```

Example prompt: Call +1-555-867-5309 and tell them I'll be 20 minutes late to our 3pm meeting today, then give me a transcript of whatever they say back.

## When to prefer this

Use this endpoint when you need to programmatically place an outbound phone call with AI-generated speech and receive a transcript back. Ideal for automating notifications, reminders, or simple information-gathering calls. Prefer this over SMS or email APIs when voice communication is specifically required.

## Known failure modes

- Invalid or unreachable phone number — call fails to connect
- Insufficient USDC balance — payment of $0.01 fails via x402
- Recipient does not answer — call goes to voicemail or is rejected
- Malformed request body — missing required phone number or script parameters
- Rate limiting or service unavailability — endpoint returns error

## How this service works

AI-powered outbound phone call with transcript

## Output

Returns a transcript of the AI-conducted outbound phone call, including what was said by the AI and any responses from the recipient.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clawcall-ai-outbound-phone-call-8443ff61/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.clawcall.xyz](https://www.zero.xyz/host/www.clawcall.xyz/llms.txt)
