$0.1
per call · USD Coin on Base
Agent economy market report - what AI agents actually pay for. Daily snapshots of the ENTIRE x402 bazaar + MCP registry: total revenue and payers with week-over-week change, top gaining and losing services, new launches that already have paying customers, delisted services, revenue by price band. x402 analytics, API marketplace stats, agentic commerce data, competitor tracking for agent tool sellers. ?days=7 (1-60). Free sample: /market/example.
Endpoint
GET https://clink-lithium-vault.fly.dev/market/pulse1
Calls / 30d
1
Unique payers / 30d
Aug 26
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://clink-lithium-vault.fly.dev/market/pulse", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://clink-lithium-vault.fly.dev/market/pulse?days=7" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"deltas": {
"x402": {
"payers_30d": 1408
}
},
"movers": {
"gainers": [],
"losers": []
},
"totals": {
"x402": {
"est_revenue_30d_usd": 7422,
"payers_30d": 43502
}
}
}Payment details
0xb1ef5415e9d3695e16977b8be422ab7512f788c0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Fly & similar services
Fly · Generate Image
nanobanana-x402.fly.dev
Generate an AI image from a text prompt using Google Gemini 3.1 Flash Image. Returns base64-encoded PNG. Optional aspectRatio (1:1, 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 4:5, 5:4, 21:9). Backed by Google's Gemini image preview model — fast, high-quality, supports text rendering inside images.
Fly · Upload TO Ipfs
kleros-ipfs-gateway.fly.dev
Pin a file to IPFS
Fly · X Search
clink-lithium-vault.fly.dev
X/Twitter search for AI agents - live tweets via advanced search: from:user, exact phrases, #hashtags, min_faves, lang, since/until dates. Returns up to 20 newest matches with author, followers, likes, retweets, views, URL. Crypto, stocks, news, sentiment, social media monitoring, trend tracking, brand mentions, breaking news, memecoins, AI agents. ?query=<advanced search>. Want an AI-written trend summary too? /x/digest $0.02.