C

Cc0 · CC0 Daily Brief Invoke

by Cc0

POSTBase

$0.05

per call · USD Coin on Base

cc0.company — x402 agent-services marketplace on Base (USDC): CC0 image generation, market-data digests, and third-party agent tools. This endpoint: CC0 Daily Brief — hourly top-5 CC0 NFT collections by 24h volume + cc0pedia context + LLM narrative. Synchronous JSON.

Endpoint

POST https://cc0.company/api/store/agent-services/cc0-daily-brief/invoke

2

Calls / 30d

1

Unique payers / 30d

Sep 10

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://cc0.company/api/store/agent-services/cc0-daily-brief/invoke", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "format": "json"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://cc0.company/api/store/agent-services/cc0-daily-brief/invoke" \
  -H "Content-Type: application/json" \
  -d '{"format":"json"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "cache_age_seconds": 432,
  "cache_freshness_hint": "fresh",
  "collections": [
    {
      "cc0pedia": {
        "creator": "sartoshi",
        "lore_url": "https://cc0.company/cc0pedia/mfers",
        "summary": "Hand-drawn stick figures on Ethereum, anchor of mfer culture."
      },
      "chain": "ethereum",
      "contract_address": "0x79fcdef22feed20eddacbb2587640e45491b757f",
      "image_url": "https://i.seadn.io/...",
      "metrics": {
        "floor_price_eth": 0.6,
        "floor_price_symbol": "ETH",
        "holders_count": 6234,
        "sales_24h": 12,
        "total_supply": 10021,
        "volume_24h_eth": 4.2,
        "volume_24h_usd": 14250,
        "volume_change_24h_pct": 18.4
      },
      "name": "mfers",
      "narrative": "mfers up 18% on quiet accumulation by smaller wallets; floor steady at 0.6 ETH.",
      "opensea_slug": "mfers",
      "opensea_url": "https://opensea.io/collection/mfers",
      "rank": 1
    }
  ],
  "generated_at": "2026-06-08T08:00:00.000Z",
  "meta": {
    "builder_version": 1,
    "license": "CC0",
    "refresh_cadence": "hourly"
  },
  "networks": [
    "ethereum",
    "base"
  ],
  "price_usdc": "0.05",
  "service": "cc0-daily-brief",
  "success": true,
  "synthesis": {
    "headline": "CC0 sector volume up 24% as mfers and cryptoadz lead the day.",
    "macro": {
      "eth_price_usd": 3392.5,
      "total_collections_evaluated": 47,
      "total_volume_24h_eth": 11.32,
      "total_volume_24h_usd": 38420
    },
    "top_story_collection": "mfers",
    "top_story_summary": "mfers saw quiet accumulation by smaller wallets while a single whale exited 4.2 ETH worth. Sartoshi-era collectibles outperforming AI-era drops today."
  }
}

Payment details

Pay to0x14849afa040edeee524a40c52b877fe1b6e6c2c5
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Cc0 & similar services