x402basequality 0.35

Pay-per-call earnings data for GILD (Gilead Sciences) via x402 on Base network.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides earnings data for the stock ticker GILD (Gilead Sciences) through the lowpaymentfee.com platform. It is part of a broader Finance & Web3 API suite that includes price feeds, exchange rates, crypto quotes, and gas estimates. The endpoint uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request.

The platform advertises a simple pay-per-use model with no API keys, no rate limits, and no commitments. Payment is handled inline via the x402 `X-PAYMENT` header. The endpoint accepts POST requests and returns JSON. However, documentation beyond the landing page is essentially empty (all doc/pricing/API pages just show a "Connect wallet" prompt), so the exact request body format and response schema for this earnings endpoint are unknown.

The specific endpoint path (`/api/v1/finance/GILD/earnings`) suggests it returns earnings-related financial data for Gilead Sciences (NASDAQ: GILD), likely including metrics such as EPS, revenue, or earnings dates. Without documentation or example responses, the precise fields and data freshness cannot be confirmed.

Capabilities

stock-earnings-dataper-call-paymentx402-protocolusdc-settlementbase-networkjson-responseno-api-key

Use cases

  • Retrieving earnings data for Gilead Sciences (GILD) in automated trading or research pipelines
  • Integrating per-call financial data into AI agents without managing API keys
  • Building dashboards that pull earnings information on demand with micropayments

Fit

Best for

  • Agents or bots needing on-demand earnings data without subscription commitments
  • Developers who want key-less, pay-per-use access to stock earnings info
  • Crypto-native applications settling payments on Base L2

Not for

  • Bulk historical earnings data downloads (pay-per-call model would be costly at scale)
  • Users who need comprehensive documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/GILD/earnings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no request/response schema, and no examples available. All secondary pages return only a 'Connect wallet' stub. The actual data content and format must be inferred from the URL path alone.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • Request body schema and response schema are completely unknown
  • Data freshness, source, and accuracy of earnings data cannot be verified
  • The endpoint is ticker-specific (/GILD/earnings); generalizability to other tickers is unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:36:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access