x402basequality 0.35

Pay-per-call Litecoin token data endpoint via x402 on Base network, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for Litecoin (LTC) via a simple POST request, settled through the x402 payment protocol on the Base network using USDC. The cost is $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider hosts a broad suite of APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per call. This specific endpoint (/api/v1/tokens/LTC) falls under the Finance & Web3 category and likely returns market or metadata information about Litecoin. However, the exact response schema is not documented; the only confirmed output metadata is that the MIME type is application/json.

The endpoint is live and returns a proper 402 challenge when called without payment. Documentation beyond the landing page is minimal — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail.

Capabilities

x402-paymentcrypto-token-datalitecoin-infoper-request-pricingbase-network-usdc

Use cases

  • Fetching current Litecoin token information or price data programmatically
  • Integrating LTC data into trading bots or portfolio dashboards without API key management
  • Demonstrating x402 micropayment-gated API consumption

Fit

Best for

  • Agents or bots that need on-demand LTC data without subscription commitments
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume consumers who prefer pay-per-use over monthly plans

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing comprehensive historical Litecoin data or OHLCV candles (response schema unknown)
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/LTC \
  -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 challenge, but there is no documented request/response schema, no OpenAPI spec, and the docs pages are empty. The actual data returned is unknown beyond MIME type application/json.

Warnings

  • No response schema or example documented — actual payload structure is unknown
  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no technical content
  • The specific /api/v1/tokens/LTC path is not listed on the landing page; it may be undocumented or experimental

Citations

Provenance

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

Agent access