$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-snapshot3
Calls / 30d
1
Unique payers / 30d
Aug 29
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://trusted-x402.compose.land/v1/agent-market-snapshot", {
method: "GET",
});
const data = await res.json();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
0x1ddf747975c4ebeaf48e14a5110f7eab6b0807f2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Compose & similar services
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.
BlockRun.AI · EXA Search
blockrun.ai
Neural and keyword web search. Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.
BlockRun.AI · EXA Answer
blockrun.ai
Get an AI-generated answer to a question grounded in live web search results.