# Bloomfilter Domain Registration & DNS Management

> Bloomfilter Domain Registration & DNS Management is a free API for AI agents from bloomfilter.xyz, Free, status unknown (last checked 2026-09-15).

Register domain names and manage DNS records with a single API call, paying via x402 micropayments with no account or credit card required.

## Facts

- Endpoint: POST https://bloomfilter.xyz/docs
- Price: Free
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bloomfilter-17185f3c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SuYD_0UsRZBU7DTC4Vb24

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 bloomfilter-17185f3c -d '<json body>'
```

Example prompt: Register the domain 'mycoolstartup.xyz' for me and point it to IP 203.0.113.42 — no account setup, just pay with x402.

## When to prefer this

Choose Bloomfilter when you need to programmatically register a domain and configure DNS in a single API call without creating an account or providing credit card details, especially in automated or agent-driven workflows where x402 micropayments are preferred over traditional billing.

## Known failure modes

- Domain already taken — returns error indicating the domain is unavailable
- Insufficient x402 payment — returns payment error
- Invalid domain name format — returns validation error
- DNS configuration conflict — returns error if records conflict
- Network timeout during registration — returns timeout or retry error

## How this service works

Register domains and manage DNS with a single API call. No accounts or credit cards required, just x402 payments.

## Output

A confirmation that the domain has been registered and DNS records have been configured, along with relevant registration details such as domain status and DNS propagation info.

## More

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