C

Compose · Agent Market Snapshot

by Compose

GETBase

$0.01

per call · USD Coin on Base

Agent-market demand snapshot: per-category demand scores (defi, nft, infra, social, analytics) with sample sizes, data-source labels, and confidence grades. Input: optional ?category= query filter. Output: JSON { generated_at, categories[], meta }.

Endpoint

GET https://trusted-x402.compose.land/v1/agent-market-snapshot

3

Calls / 30d

1

Unique payers / 30d

Aug 29

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://trusted-x402.compose.land/v1/agent-market-snapshot", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://trusted-x402.compose.land/v1/agent-market-snapshot?category=defi" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "categories": [
    {
      "category": "defi",
      "confidence": "preliminary",
      "demand_score": 0.82,
      "name": "defi",
      "sample_size": 1240,
      "source": "manual-bazaar-research"
    }
  ],
  "generated_at": "2026-08-11T00:00:00.000Z",
  "meta": {
    "network": "eip155:8453"
  }
}

Payment details

Pay to0x1ddf747975c4ebeaf48e14a5110f7eab6b0807f2
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 Compose & similar services