$0.0031
per call · USD Coin on Base
Domain RDAP Lookup: RDAP domain lookup: registrar, dates, nameservers Executed deterministically by the AmanChain node against live consensus state (real blocks, pools, balances) — paid per call via x402, settled in USDC on Base. Input: JSON body {"serviceId":"aman-domain-info","request":"<input>"}. No account, no API key.
Endpoint
POST https://preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai/api/x402/aman-domain-info1
Calls / 30d
1
Unique payers / 30d
Sep 4
Last called
exact
Payment scheme
Call this service
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://preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai/api/x402/aman-domain-info", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"request": "optional context",
"serviceId": "aman-domain-info"
}),
});
const data = await res.json();curl -X POST \
"https://preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai/api/x402/aman-domain-info" \
-H "Content-Type: application/json" \
-d '{"request":"optional context","serviceId":"aman-domain-info"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ok": true
}Payment details
0x215200bd7e6973ad2d2927bdd3e04a61531f5629USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Space Z & similar services
Space Z · Aman Market Report
preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai
Full Market Report: node-operated on-chain service Executed deterministically by the AmanChain node against live consensus state (real blocks, pools, balances) — paid per call via x402, settled in USDC on Base. Input: JSON body {"serviceId":"aman-market-report","request":"<input>"}. No account, no API key.
Space Z · Aman Token Audit
preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai
Token Risk Audit: deterministic risk audit of any AMT-20 token Executed deterministically by the AmanChain node against live consensus state (real blocks, pools, balances) — paid per call via x402, settled in USDC on Base. Input: JSON body {"serviceId":"aman-token-audit","request":"<input>"}. No account, no API key.
Space Z · Aman Whale Watch
preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai
Whale Watch: node-operated on-chain service Executed deterministically by the AmanChain node against live consensus state (real blocks, pools, balances) — paid per call via x402, settled in USDC on Base. Input: JSON body {"serviceId":"aman-whale-watch","request":"<input>"}. No account, no API key.