F

Fly · Market Service

by Fly

GETBase

$0.02

per call · USD Coin on Base

Track one agent service over time - the full day-by-day history of any x402 listing or MCP server: price changes, paying customers, call volume, installs, first and last seen. See what a listing like yours earns, watch a competitor grow or die. From daily whole-market snapshots the live catalogs don't keep. ?id=<x402 resource URL or MCP registry name> (find ids via /find, free). Market overview: /market/pulse $0.10.

Endpoint

GET https://clink-lithium-vault.fly.dev/market/service

1

Calls / 30d

1

Unique payers / 30d

Aug 26

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://clink-lithium-vault.fly.dev/market/service", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://clink-lithium-vault.fly.dev/market/service?id=https%3A%2F%2Fx402.tavily.com%2Fsearch" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "history": [
    {
      "date": "2026-08-25",
      "est_revenue_30d_usd": 3.2,
      "payers_30d": 231
    }
  ],
  "service": {
    "id": "https://...",
    "publisher": "..."
  }
}

Payment details

Pay to0xb1ef5415e9d3695e16977b8be422ab7512f788c0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Fly & similar services