x402basequality 0.35

Pay-per-call earnings data for ADP stock via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides earnings data for ADP (Automatic Data Processing) via a simple POST request, gated by the x402 payment protocol. Each call costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The payment is settled on-chain to a specified wallet address using the "exact" scheme.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning finance, analytics, AI/ML, crypto, and utility categories, all priced at $0.02 per request. The specific `/api/v1/finance/ADP/earnings` path targets earnings report data for the ADP ticker symbol, though the exact response schema is not documented in the available materials.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no example request/response payloads, and no description of what fields the earnings data includes. The x402 challenge is live and well-formed, confirming the endpoint is operational, but consumers should expect to experiment to discover the response format.

Capabilities

x402-paymentusdc-settlementbase-networkearnings-datastock-fundamentalspay-per-callno-api-key

Use cases

  • Retrieving ADP earnings data for financial analysis without managing API keys
  • Programmatic access to stock earnings reports from an AI agent with on-chain payment
  • Building dashboards that pull earnings data on demand with per-call billing

Fit

Best for

  • Agents or bots that need occasional earnings lookups without subscription overhead
  • Developers prototyping financial tools who want instant, keyless API access
  • On-chain-native workflows that can settle USDC payments on Base

Not for

  • High-frequency bulk retrieval of earnings across many tickers (no documented batch endpoint)
  • Users who need detailed documentation or guaranteed SLA before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/ADP/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 x402 challenge is live and well-formed, confirming the endpoint works and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty stubs. The listing is effectively a stub with only the payment challenge and homepage to go on.

Warnings

  • No OpenAPI spec or response schema available — response format is unknown
  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no content
  • No example request or response payloads documented anywhere
  • Exact data source for ADP earnings is unspecified — unclear if data is real-time, historical, or how fresh it is

Citations

Provenance

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

Agent access