x402basequality 0.35

Pay-per-call earnings data for VZ (Verizon) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides earnings data for the ticker symbol VZ (Verizon Communications) through the lowpaymentfee.com finance API. It is part of a broader platform offering data, analytics, AI, finance, and utility endpoints, all payable per request via the x402 protocol on the Base network using USDC.

The endpoint is live and returns a 402 challenge requesting payment of up to $0.02 per call (20,000 base units of USDC with 6 decimals). Payment is made via an X-PAYMENT header using the x402 "exact" scheme. No API keys, rate limits, or subscriptions are required — each request is individually settled on-chain. The response MIME type is application/json.

Documentation beyond the landing page is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response payloads, and no description of what fields the earnings response contains. The endpoint path suggests it returns financial earnings data (e.g., quarterly EPS, revenue) for VZ, but the exact schema is unknown.

Capabilities

financial-earnings-dataper-request-paymentx402-protocolusdc-settlementbase-networkno-api-keyticker-lookup

Use cases

  • Retrieving Verizon (VZ) earnings data on demand without an API subscription
  • Integrating earnings lookups into autonomous agent workflows that settle payments on Base
  • Building financial dashboards that pay per query rather than maintaining API key subscriptions

Fit

Best for

  • Agents or apps needing occasional earnings lookups without subscription overhead
  • Developers experimenting with x402 pay-per-call finance APIs
  • Crypto-native workflows that can settle USDC on Base

Not for

  • High-frequency bulk financial data ingestion (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLA before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no example request or response payloads, and all documentation pages are empty beyond a wallet-connect prompt. The actual response schema for earnings data is entirely unknown.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages are all empty
  • No OpenAPI or output schema describing the earnings response fields
  • Exact request body format (if any) is undocumented
  • The platform lists many endpoints but provides no detailed docs for any of them

Citations

Provenance

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

Agent access