Carbon Cashmere · Kaspa Derivatives Blocks
$0.02
per call · USD Coin on Base
Single Kaspa block extract with full DAG topology (parents, selected-parent, blue/daa score, chain-block flag). AI agent API for DAG-aware indexers. Informational research data — not investment advice.
Endpoint
GET https://api.carbon-cashmere.de/v1/kaspa-derivatives/blocks/:block_hash3
Calls / 30d
1
Unique payers / 30d
Sep 10
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://api.carbon-cashmere.de/v1/kaspa-derivatives/blocks/:block_hash", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.carbon-cashmere.de/v1/kaspa-derivatives/blocks/:block_hash" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{}Payment details
0xf8b2dd46542175ad46e14e6133340e652665f2eeUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Carbon Cashmere & similar services
Carbon Cashmere · Bittensor Derivatives Network Fundamentals
api.carbon-cashmere.de
Latest TAO network-wide fundamentals: total issuance, total stake, free float, supply percentage mined, stake ratio. Snapshot every 10 min.
Carbon Cashmere · Kaspa Derivatives Recent Blocks
api.carbon-cashmere.de
Recent Kaspa blocks (max 144 per call = $1.44 cap). Optional chain_only flag to filter selected-parent chain blocks. AI agent API for backtesters and indexers. Informational research data — not investment advice.
Carbon Cashmere · Kaspa Derivatives Diversity
api.carbon-cashmere.de
Kaspa own-node peer-network breakdown (IPv4/IPv6) + user-agent distribution. AI agent API for network-health monitoring, node-operator analytics. Informational research data — not investment advice.