Oblique Markets · Paid Bazaar Market Report

by Oblique Markets

GETBaseSolana

$0.5

per call · USD Coin on Base

Use when an agent needs bazaar market report. Returns Comprehensive x402 Bazaar market report from the latest daily full-catalogue snapshot: marketplace totals, price percentiles and USD bands, network split, top 15 services by settled calls and by unique payers, top 10 sellers, new entrants vs the prior snapshot, top movers by call growth, and the count of listings with real repeat demand (>=5 unique 30d payers). $0.50.

Endpoint

GET https://api.oblique.markets/api/v1/paid/bazaar-market-report

6

Calls / 30d

2

Unique payers / 30d

Sep 5

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://api.oblique.markets/api/v1/paid/bazaar-market-report", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.oblique.markets/api/v1/paid/bazaar-market-report" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "2026-08-10",
  "compared_to": "2026-08-09",
  "engaged_listings": {
    "count": 1284,
    "min_payers": 5
  },
  "generated_at": "2026-08-10T12:00:00.000Z",
  "movers": [
    {
      "calls_30d": 48210,
      "calls_delta": 5120,
      "name": "fastsearch"
    }
  ],
  "networks": [
    {
      "calls_30d": 219800,
      "listings": 11840,
      "network": "base",
      "share": 0.8159
    },
    {
      "calls_30d": 41640,
      "listings": 2672,
      "network": "solana",
      "share": 0.1841
    }
  ],
  "new_entrants": {
    "count": 37,
    "sample": [
      "https://api.fastsearch.example.com/x402/query"
    ]
  },
  "price": {
    "atomic": {
      "max": 5000000000,
      "min": 10,
      "p25": 1000,
      "p50": 5000,
      "p75": 20000,
      "p90": 100000
    },
    "bands": [
      {
        "count": 3121,
        "label": "<0.001",
        "share": 0.2232
      },
      {
        "count": 4482,
        "label": "0.001-0.005",
        "share": 0.3205
      },
      {
        "count": 3350,
        "label": "0.005-0.02",
        "share": 0.2396
      },
      {
        "count": 1904,
        "label": "0.02-0.1",
        "share": 0.1362
      },
      {
        "count": 862,
        "label": "0.1-1",
        "share": 0.0616
      },
      {
        "count": 265,
        "label": "1+",
        "share": 0.019
      }
    ],
    "n": 13984,
    "usd": {
      "max": 5000,
      "min": 0.00001,
      "p25": 0.001,
      "p50": 0.005,
      "p75": 0.02,
      "p90": 0.1
    }
  },
  "top_sellers": [
    {
      "calls_30d": 48210,
      "listings": 12,
      "payers_30d": 1930,
      "seller": "0x1a2B3c4D5e6F7a8B9c0D1e2F3a4B5c6D7e8F9a0B"
    }
  ],
  "top_services_by_calls": [
    {
      "calls_30d": 48210,
      "listings": 3,
      "name": "fastsearch",
      "payers_30d": 1930
    }
  ],
  "top_services_by_payers": [
    {
      "calls_30d": 21055,
      "listings": 2,
      "name": "chaindata-feeds",
      "payers_30d": 2640
    }
  ],
  "totals": {
    "calls_30d": 261440,
    "networks": 3,
    "payers_30d": 41210,
    "resources": 14512,
    "sellers": 862
  }
}

Payment details

Pay to0x970007590acc5c938cd51345b17af51b1b40d3ab
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Oblique Markets & similar services