Check availability, register, and renew domains using USDC payments through a simple REST API. No API keys, no signups, just pay-per-call.
npx agentcash try https://stabledomains.dev
Send a POST request to check if a domain is available and get the current registration price. If the domain is open, submit a registration request and pay with USDC directly through the x402 payment protocol.
There are no accounts to create and no API keys to manage. Each API call is authenticated and paid for via micropayment, so you can integrate domain registration into any workflow with zero onboarding friction.
Domain registration pricing follows a daily bonding curve model. The cost returned by the availability check endpoint reflects the current market price at the time of your request.
Registration costs range from near-zero to $200 depending on the domain and demand. Renewals support 1 to 10 year terms and are priced accordingly, up to $1,500 per call.
List all domains tied to your wallet, check the status of any individual domain, and initiate outbound transfers — all through dedicated endpoints.
DNS records can be read and updated via GET and POST requests, giving you full control over your domain configuration without logging into a registrar dashboard.
The accountless, keyless design makes this API ideal for autonomous agents that need to acquire and configure domains as part of larger workflows.
AI agents operating through AgentCash can check availability, register a domain, set DNS records, and renew — all in a single automated pipeline with no human intervention required.
Build a pipeline that checks thousands of domain names for availability and price, then automatically registers high-value candidates that meet your budget criteria.
Let an autonomous agent register a domain, configure DNS records, and stand up a web presence as part of a broader deployment workflow.
Programmatically renew your portfolio of domains on a schedule, paying with USDC micropayments and avoiding manual registrar logins.
Check current bonding curve prices for domains, register undervalued names, and transfer them out to other registrars or buyers when ready.
Read and update DNS records for your registered domains through simple API calls, integrating DNS changes into your CI/CD or infrastructure-as-code pipeline.
Paid endpoints use the x402 micropayment protocol — you pay with USDC per request through your AgentCash wallet. Domain management endpoints use SIWX (Sign-In With X) wallet-based authentication. No API keys or account signups are needed.
The /api/check endpoint costs between $0 and $0.10 per request. The exact price depends on the query. Registration itself ranges from $0 to $200, and renewals can cost up to $1,500 depending on the term length.
Prices follow a daily bonding curve model. The cost fluctuates based on demand and timing. Call the check endpoint first to see the current price before committing to a registration.
Yes. The /api/domain/transfer-out endpoint lets you initiate an outbound transfer. You authenticate with your wallet via SIWX and the transfer process follows standard ICANN procedures.
All payments are made in USDC stablecoin via the x402 or mpp payment protocols. No credit cards or traditional payment methods are involved.
Yes. The API includes an ICANN verification endpoint that handles the registrant email verification process required by ICANN for new domain registrations.
This page is compiled from live OpenAPI specs published by each API provider. Content last reviewed Apr 7, 2026 by the AgentCash team. How we build these pages.