x402basequality 0.35

Pay-per-call token data endpoint for YFI 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 token data for YFI (yearn.finance) as part of a broader suite of finance, crypto, AI, and utility APIs. It uses the x402 payment protocol on the Base network, accepting USDC payments at $0.02 per request. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to receive a JSON response.

The provider's site lists a wide range of endpoints across categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all uniformly priced at $0.02 per call. The specific endpoint `/api/v1/tokens/YFI` falls under the crypto/finance category, though it is not explicitly listed on the landing page among the featured endpoints. The exact response schema is not documented; the x402 challenge confirms the endpoint is live, accepts POST requests, and returns application/json.

Documentation is extremely thin — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response, and no description of what fields the YFI token endpoint returns. Callers should expect typical token data (price, market cap, volume, etc.) but this is inferred, not confirmed.

Capabilities

x402-paymentusdc-settlementbase-networktoken-dataper-call-pricingno-api-keyjson-response

Use cases

  • Fetching current YFI token data (price, market info) without managing API keys
  • Integrating real-time token information into trading bots or dashboards
  • Agent-driven crypto data retrieval with automatic per-call USDC micropayments

Fit

Best for

  • Developers or agents needing on-demand YFI token data with no subscription
  • x402-compatible agents that can settle USDC on Base
  • Low-volume or sporadic crypto data lookups where pay-per-call is economical

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need detailed API documentation or guaranteed response schemas before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/YFI \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 per call in USDC on Base). However, there is no OpenAPI spec, no documented response schema, no example requests or responses, and the docs/pricing/API pages are empty beyond a wallet-connect prompt. The specific /tokens/YFI path is not even listed on the landing page. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI or response schema provided; response format is unknown
  • The /api/v1/tokens/YFI endpoint is not listed among the provider's featured endpoints on the landing page
  • Exact data returned for YFI token is inferred, not confirmed

Citations

Provenance

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

Agent access