x402basequality 0.35

TSLA earnings data via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides Tesla (TSLA) earnings data through the x402 payment protocol. It is hosted on lowpaymentfee.com, a platform offering a variety of pay-per-request APIs spanning finance, analytics, AI/ML, and infrastructure — all settled via USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed USDC transaction on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, subscriptions, or rate limits are advertised — access is purely pay-per-call.

The specific TSLA earnings endpoint is not listed on the provider's landing page (which showcases generic finance endpoints like price feeds and exchange rates), but the x402 challenge was successfully captured and confirms the endpoint is live. Documentation beyond the landing page is essentially empty (all other crawled pages only show a "Connect wallet" prompt), so the exact schema of the earnings response is unknown. Users should expect a JSON object containing Tesla earnings data, but the precise fields and coverage (historical quarters, EPS, revenue, etc.) cannot be confirmed from available material.

Capabilities

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

Use cases

  • Retrieve Tesla quarterly earnings data for financial analysis
  • Integrate TSLA earnings into automated trading or research pipelines
  • Agent-driven portfolio monitoring that needs on-demand earnings lookups

Fit

Best for

  • Developers wanting keyless, pay-per-call access to TSLA earnings
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic earnings data needs without subscription overhead

Not for

  • Bulk historical earnings across many tickers (only TSLA endpoint confirmed)
  • Users who cannot transact in USDC on the Base network
  • Applications requiring guaranteed SLA or documented response schema

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI schema, no documented request/response format, no examples, and the endpoint isn't even listed on the provider's own landing page. Documentation pages are all blank beyond a wallet-connect prompt. Effectively a stub with a confirmed live 402 challenge.

Warnings

  • No response schema or example output available — the exact fields returned are unknown.
  • The /api/v1/finance/TSLA/earnings endpoint is not listed on the provider's landing page; it may be undocumented or experimental.
  • All documentation pages (docs, api, pricing, README) returned only a 'Connect wallet' prompt with no actual content.
  • Only TSLA ticker confirmed; availability of other tickers is unknown.

Citations

Provenance

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

Agent access