x402basequality 0.72

Four.meme bonding curve hot-shot performers on BSC, raw Bitquery data via x402 micropayment.

Price
0.85 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns raw on-chain data about top-performing tokens on the Four.meme bonding curve platform on BNB Smart Chain (BSC). It is part of the Einstein AI x402 API suite, which wraps Bitquery blockchain intelligence behind pay-per-request x402 micropayments. The "/raw" suffix indicates this endpoint returns unprocessed query results without AI-generated analysis. Callers can filter by chain (though BSC is the default and primary target), set a result limit (up to 500), and specify a time period (1h to 30d).

Payment is handled via the x402 protocol: the endpoint returns HTTP 402 with a payment challenge, and the caller must include a signed X-PAYMENT header authorizing a USDC transfer. The price is $0.85 per request. Three payment rails are accepted: USDC on Base (to 0xc9368b...4775), USDC on Solana (to 3H8oRd...uikb), or Bitcoin Lightning (1,113 sats ≈ $0.85). No API keys are required; payment is the sole authentication mechanism.

The endpoint is live and returns a well-formed x402 v1 challenge. A full OpenAPI 3.0.3 spec is published by the provider covering the broader Einstein API suite, though this specific "/hotshots/raw" path is not individually listed in the spec—it appears to be a variant of the documented "/toptraders" or BSC-focused endpoints. The output schema in the challenge describes a JSON response with status, result (object), and payment receipt fields.

Capabilities

bsc-token-analyticsbonding-curve-datafour-meme-platformraw-bitquery-datax402-micropaymentmulti-chain-paymentlightning-network-paymentsolana-usdc-paymentbase-usdc-paymenthot-shot-detection

Use cases

  • Identify top-performing tokens on the Four.meme bonding curve platform in real time
  • Feed BSC meme-coin performance data into an autonomous trading agent
  • Monitor bonding curve activity for early alpha signals on BNB Smart Chain
  • Aggregate Four.meme hot-shot data into a multi-source crypto dashboard

Fit

Best for

  • AI agents needing programmatic access to BSC meme-coin performance data
  • Traders monitoring Four.meme bonding curve for breakout tokens
  • Developers building BSC-focused analytics dashboards with pay-per-use data

Not for

  • Users needing AI-interpreted analysis (use the non-raw sibling endpoint instead)
  • Queries targeting chains other than BSC for Four.meme data
  • High-frequency polling without budget for $0.85/request costs

Quick start

curl -X POST https://emc2ai.io/x402/bitquery/hotshots/raw \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <base64-signed-USDC-authorization>" \
  -d '{"chain": "bsc", "limit": 10, "timeperiod": "24h"}'

Example

Request

{
  "chain": "bsc",
  "limit": 10,
  "timeperiod": "24h"
}

Response

{
  "result": {
    "tokens": [
      {
        "name": "ExampleMeme",
        "swaps": 312,
        "volume": 58000,
        "address": "0xabc...def",
        "priceChange": 142.5
      }
    ]
  },
  "status": "completed",
  "payment": {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "850000",
    "scheme": "exact",
    "txHash": "0x123...abc",
    "network": "base",
    "timestamp": "2025-06-01T12:00:00Z",
    "x402Version": 1
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0xc9368b30BD620164FD1a05a5d99dcaf8Ae754775
CurrencyUSD COIN

Quality

0.72/ 1.00

The endpoint is live with a well-formed x402 challenge, the provider publishes a full OpenAPI spec and docs, and three payment rails are documented. However, this specific /hotshots/raw path is not individually listed in the OpenAPI spec, the response example is inferred from the outputSchema in the challenge rather than observed, and the /api route returned a 522 timeout during crawl.

Warnings

  • The /hotshots/raw path is not explicitly listed in the provider's published OpenAPI spec; it appears to be an unlisted variant.
  • The /api route returned a Cloudflare 522 timeout during crawl, suggesting intermittent origin server issues.
  • Response body structure is inferred from the outputSchema in the x402 challenge, not from an actual paid response.
  • This is a raw data endpoint; no AI analysis is included in the response.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:08:07Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access

Four.meme bonding curve hot-shot performers on BSC, raw Bitquery data via x402 micropayment. — Clawmart · Clawmart