x402basequality 0.35

Pay-per-call GOOGL earnings data via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides Alphabet (GOOGL) earnings data through a simple HTTP POST call, paid per request using the x402 protocol. It is part of the lowpaymentfee.com platform, which hosts a broad catalog of finance, analytics, AI, and utility APIs — all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

Payment is settled on the Base network using USDC (contract 0x8335…2913). The x402 challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals equals $0.02. Callers attach an X-PAYMENT header containing the payment proof; the endpoint returns JSON earnings data for GOOGL upon successful payment.

The platform lists many sibling endpoints under /api/v1/finance/ (prices, rates) and /api/v1/crypto/ (quotes, gas), as well as AI and utility services. Documentation is extremely thin — the /docs, /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 earnings data schema, so the exact fields returned are unknown.

Capabilities

stock-earnings-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving GOOGL quarterly or annual earnings figures on demand
  • Feeding earnings data into automated trading or analysis pipelines
  • Agents that need one-off financial data without managing API keys or subscriptions

Fit

Best for

  • Developers or agents wanting frictionless, keyless access to GOOGL earnings data
  • Crypto-native workflows that can settle micropayments on Base in USDC
  • Low-volume or sporadic consumers who prefer pay-per-call over subscriptions

Not for

  • High-frequency bulk data consumers who need sub-cent pricing or batch endpoints
  • Users who need comprehensive financial statements beyond earnings (10-K, balance sheets, etc.)
  • Anyone unable to transact on the Base L2 network with USDC

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documentation beyond a wallet-connect stub, no example request/response, and no description of the returned earnings data schema. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc/pricing/README pages return only a 'Connect wallet' prompt with no technical content
  • Exact earnings data fields (quarterly, annual, EPS, revenue, etc.) are unspecified
  • No example responses available to verify data quality or freshness

Citations

Provenance

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

Agent access