x402basequality 0.35

ZTS earnings data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides ZTS (Zacks Trading Screen) earnings data through the lowpaymentfee.com finance API suite. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility endpoints, all gated behind x402 micropayments settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. There are no API keys, no rate limits, and no subscription commitments — each request is individually paid.

The specific data returned by the /finance/ZTS/earnings endpoint is not documented in detail on the provider's site. Based on the path, it likely returns earnings-related financial data for the ZTS ticker or dataset. The provider's landing page lists this endpoint under the "Finance & Web3" category alongside price feeds, exchange rates, token quotes, and gas estimates. Documentation pages (/docs, /pricing, /README) were largely empty during crawl, showing only a "Connect wallet" prompt, so detailed request/response schemas are unavailable.

Capabilities

x402-micropaymentusdc-base-settlementearnings-datafinance-apipay-per-requestno-api-keyjson-response

Use cases

  • Retrieving ZTS earnings data on-demand without subscription
  • Integrating earnings information into trading bots or financial dashboards
  • Agent-driven financial research with per-call micropayments

Fit

Best for

  • Developers needing pay-per-use earnings data without API key management
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic financial data lookups

Not for

  • High-frequency bulk earnings 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/ZTS/earnings \
  -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 live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request parameters, response schema, or example payloads. The docs, pricing, and README pages are effectively empty. The specific data returned by the ZTS/earnings path is inferred from the URL only.

Warnings

  • No request or response schema documented; input/output format is unknown
  • Documentation pages (/docs, /pricing, /README) returned only 'Connect wallet' with no content
  • The meaning of 'ZTS' and the structure of earnings data are inferred from the URL path, not confirmed by docs
  • No OpenAPI spec or AI plugin manifest available

Citations

Provenance

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

Agent access