x402basequality 0.35

Pay-per-call earnings data for CVX (Convex Finance) via x402 on Base network.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides earnings data for CVX (Convex Finance) through the lowpaymentfee.com finance API suite. It is part of a broader collection of Finance & Web3 endpoints offered by the provider, which also includes price feeds, exchange rates, token quotes, and gas estimates. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, settling in USDC on the Base network.

Each request costs $0.02 (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request. The response is served as application/json.

Documentation beyond the landing page is extremely sparse. The /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the earnings endpoint returns. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation means callers will need to experiment to discover the response shape.

Capabilities

finance-dataearnings-datacvx-convex-financex402-paymentusdc-base-networkpay-per-requestno-api-key

Use cases

  • Retrieving earnings or revenue data for Convex Finance (CVX) programmatically
  • Building dashboards that track DeFi protocol earnings
  • Automated agents that need on-demand CVX financial metrics without API key management

Fit

Best for

  • AI agents needing keyless, pay-per-call access to CVX earnings data
  • Developers prototyping DeFi analytics without subscription commitments
  • Low-volume or sporadic queries where per-request pricing is economical

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need detailed documentation or guaranteed response schemas before integrating
  • Bulk historical earnings data retrieval (no batch endpoint documented)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/CVX/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 and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs ('Connect wallet' only). The specific data returned by the CVX earnings endpoint is entirely undocumented.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only 'Connect wallet' with no content.
  • No OpenAPI or JSON schema describing request parameters or response fields.
  • Response shape for CVX earnings data is unknown; callers must discover it experimentally.
  • Provider appears to be a generic multi-category API platform; unclear what data source backs the CVX earnings endpoint.

Citations

Provenance

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

Agent access