x402basequality 0.35

Pay-per-call stock data for ticker BDX 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 BDX (Becton, Dickinson and Company) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments.

The specific endpoint `/api/v1/stocks/BDX` accepts HTTP POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02. The x402 challenge was successfully captured, confirming the endpoint is live.

Documentation on the site is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawl. The endpoint's actual response format and the fields it returns for stock data are unknown and must be discovered by making a paid request.

Capabilities

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

Use cases

  • Retrieving current or recent stock data for BDX (Becton, Dickinson and Company)
  • Programmatic access to equity information without API key registration
  • Agent-driven financial data retrieval with micropayment settlement on Base

Fit

Best for

  • Agents or bots that need on-demand stock data without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume, pay-as-you-go stock data consumers

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing comprehensive historical stock data or bulk downloads
  • Anyone requiring detailed API documentation before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned is entirely unknown.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or output schema provided; response format for stock data is unknown
  • The specific endpoint is /api/v1/stocks/BDX but the site's listed categories do not explicitly mention a stocks API, raising questions about completeness
  • Cannot verify data source, freshness, or accuracy of stock information returned

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:53:06Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access