x402basequality 0.35

Pay-per-call stock data for BLK (BlackRock) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker BLK (BlackRock, Inc.) through an x402 payment-gated API. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The caller sends an X-PAYMENT header containing a signed USDC payment of up to 20,000 base units (0.02 USDC at 6 decimals) and receives a JSON response with stock information.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all at the same $0.02/request price point. The /api/v1/stocks/BLK route specifically targets equity market data for BlackRock. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to address 0x1A2B…85F3 using USDC (contract 0x8335…2913) on Base.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. Prospective users should expect to discover the response format empirically.

Capabilities

stock-dataper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Fetching current stock data for BlackRock (BLK) without managing API keys or subscriptions
  • Integrating real-time equity information into autonomous agent workflows that can settle USDC on Base
  • Building trading dashboards or alerts that pay per request with no minimum commitment

Fit

Best for

  • Agents or bots that need on-demand stock data with crypto-native payment
  • Developers who want zero-signup access to BLK equity data
  • Low-volume or sporadic stock data consumers who prefer pay-per-call pricing

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data feeds
  • Users who need comprehensive multi-ticker equity data in a single call
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/BLK \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty. The actual data returned is unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only a wallet-connect prompt with no technical content
  • No example responses or field descriptions for the stock data returned
  • The platform lists many endpoint categories but specifics for /stocks/BLK are not documented anywhere

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:31:46Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access