x402basequality 0.35

Pay-per-call stock data API for ticker ABT, settled in USDC on Base via x402.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker ABT (Abbott Laboratories) via a simple POST request, paid per call using the x402 protocol. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The payment is settled on-chain to a specified wallet address.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. This specific endpoint sits under the /api/v1/stocks/ path and is parameterized by ticker symbol (ABT in this case). The x402 challenge confirms the endpoint is live and accepts USDC (contract 0x8335…2913) on Base with a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals).

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the stated mimeType of application/json. The endpoint is confirmed live via the 402 challenge, but the actual data quality, coverage, and response structure remain unknown.

Capabilities

stock-dataper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyticker-lookup

Use cases

  • Fetching current or recent stock data for Abbott Laboratories (ABT) without a subscription
  • Integrating on-demand stock lookups into an AI agent workflow with micropayments
  • Prototyping financial dashboards that pay per data request on Base

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go stock data
  • AI agents that can settle USDC micropayments on Base
  • Quick one-off stock data lookups without API key management

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users needing comprehensive historical stock data or bulk downloads
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ABT \
  -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), but there is no OpenAPI schema, no documented request/response format, no examples, and the docs pages are empty stubs. The actual data returned is entirely unknown.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no technical content
  • No OpenAPI or output schema provided; response format for stock data is unknown
  • No example responses available to verify data quality or coverage
  • The endpoint path suggests per-ticker routing (/stocks/ABT) but it is unclear which tickers are supported

Citations

Provenance

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

Agent access