S

Space Z · Aman Market Report

by Space Z

POSTBase

$0.311

per call · USD Coin on Base

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.

Endpoint

POST https://preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai/api/x402/aman-market-report

1

Calls / 30d

1

Unique payers / 30d

Sep 4

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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-market-report", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "request": "",
    "serviceId": "aman-market-report"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://preview-chat-c6089071-758a-449d-b4a7-6fa19ebc955c.space-z.ai/api/x402/aman-market-report" \
  -H "Content-Type: application/json" \
  -d '{"request":"","serviceId":"aman-market-report"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "report": "# AmanChain Market Report\n\n- AMAN $0.622 (+1.4% 24h)\n- TVL 12,000 AMAN …"
}

Payment details

Pay to0x215200bd7e6973ad2d2927bdd3e04a61531f5629
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Space Z & similar services