x402basequality 0.35

x402-gated token data endpoint for LINK on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides premium API access to LINK token data via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call endpoints spanning data analytics, AI/ML inference, finance/Web3 market data, and infrastructure utilities — all gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/tokens/LINK` is live and returns a 402 challenge requesting payment in USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme, and the endpoint accepts POST requests. The platform advertises no API keys, no rate limits, and instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is extremely sparse: 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 payloads, and no description of what fields the LINK token endpoint actually returns. Based on the platform's categorization under "Finance & Web3" and sibling endpoints like `/api/v1/crypto/quotes` and `/api/v1/finance/prices`, it likely returns token price or market data for LINK, but this is inferred rather than documented.

Capabilities

x402-paymenttoken-datacrypto-price-feedusdc-basepay-per-requestno-api-key

Use cases

  • Fetching real-time LINK token price or market data without API key registration
  • Integrating pay-per-call crypto data into autonomous agent workflows
  • Building trading bots that pay per data request on Base

Fit

Best for

  • Agents or bots needing keyless, on-demand LINK token data
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume consumers who want no subscription or rate-limit overhead

Not for

  • High-volume consumers needing bulk historical token data at low marginal cost
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/LINK \
  -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 and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no documented request/response schema, no examples, and the docs pages are empty stubs. The actual data returned by the LINK endpoint is entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format for /api/v1/tokens/LINK
  • Actual response payload is unknown; 'token data' is inferred from sibling endpoint names
  • Platform appears new or minimally documented; no SLA or uptime guarantees found

Citations

Provenance

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

Agent access