x402basequality 0.35

Crypto coin earnings data via x402 micropayment on Base network for $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides finance-related earnings data for cryptocurrency coins. It is part of a broader platform offering data & analytics, AI/ML, finance/Web3, and infrastructure APIs, all accessible via the x402 payment protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 exact scheme — no API keys, accounts, or rate limits are required. The cost is $0.02 per request (20,000 base units of USDC on Base, which has 6 decimals). The payment is settled to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a maximum timeout of 300 seconds.

The specific data returned by the `/finance/COIN/earnings` endpoint is not documented in the crawled material. Based on the URL pattern, it likely returns earnings-related financial metrics for a specified coin (where COIN is a path parameter). However, no request body schema, response schema, or example payloads are available from the provider's documentation pages, which appear to require wallet connection to access.

Capabilities

x402-paymentusdc-base-networkfinance-datacoin-earningsmicropaymentno-api-keyjson-response

Use cases

  • Retrieving earnings data for a specific cryptocurrency coin
  • Integrating coin financial metrics into trading dashboards
  • Automated agents querying earnings without API key management
  • Pay-per-use financial data access for portfolio analysis

Fit

Best for

  • Agents needing on-demand crypto earnings data without subscription
  • Developers wanting keyless API access via x402 micropayments
  • Low-volume or sporadic queries where per-call pricing is economical

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users without USDC on Base network
  • Bulk historical data exports (no batch endpoint documented)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/COIN/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 endpoint is live (402 challenge captured) and pricing is clear, but there is no documentation of the request body schema, response format, or what 'COIN' values are accepted. The docs pages all just show 'Connect wallet' with no actual content.

Warnings

  • No request or response schema documented — endpoint behavior must be inferred from URL pattern alone
  • Documentation pages require wallet connection and provide no public content
  • The path parameter 'COIN' has no documented list of valid values
  • No examples of successful responses available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:09:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access