# ClawMail Mailbox Creation

> ClawMail Mailbox Creation is a paid API for AI agents from clawmail.xyz, paid per call via x402, $1.000000/call, status unknown (last checked 2026-09-14).

Creates a custom email mailbox at the @clawmail.xyz domain for use by AI agents and LLMs

## Facts

- Endpoint: POST https://clawmail.xyz/api/mailboxes
- Price: $1.000000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clawmail-xyz-6d9a5598
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cmWrPqsl9zuvn5zFLm0Oq

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 clawmail-xyz-6d9a5598 -d '<json body>'
```

Example prompt: Set up a new email mailbox at clawmail.xyz with the address myagent@clawmail.xyz so I can use it to receive messages for my AI assistant.

## When to prefer this

Use this endpoint when an AI agent or automated workflow needs its own dedicated email identity at @clawmail.xyz, particularly in agentic pipelines where agents must send or receive email under a persistent, named address. Prefer this over generic email providers when building agent-native infrastructure that integrates with x402 micropayment flows.

## Known failure modes

- Requested mailbox name already taken — returns conflict error
- Invalid mailbox name format (special characters, too long) — returns validation error
- Payment failure — x402 payment of $1 USDC not processed or rejected
- Service unavailable — mailbox provisioning system temporarily down

## How this service works

Create a custom email mailbox at @clawmail.xyz for AI agents and LLMs

## Output

Returns the newly created email mailbox details including the full @clawmail.xyz email address and any associated credentials or configuration needed to access the inbox.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clawmail-xyz-6d9a5598/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clawmail.xyz](https://www.zero.xyz/host/clawmail.xyz/llms.txt)
