x402basequality 0.35

Filecoin (FIL) token data via pay-per-call x402 endpoint on Base, $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 Filecoin (FIL) as part of a broader suite of finance and crypto APIs. It uses the x402 payment protocol, accepting per-request payments of $0.02 in USDC on the Base network. No API keys, accounts, or rate limits are required — each call is individually settled on-chain.

The provider's site lists a wide catalog of endpoints spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities, all priced uniformly at $0.02 per request. This specific endpoint (`/api/v1/tokens/FIL`) falls under the crypto/finance category and likely returns price or market data for the FIL token, though the exact response schema is not documented. The x402 challenge confirms the endpoint is live, accepting POST requests, and settling via USDC (contract 0x8335…) on Base.

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, and no description of what fields the FIL token endpoint returns. Users should expect to experiment with the endpoint to discover its output format.

Capabilities

x402-paymentper-request-billingusdc-on-basetoken-datacrypto-price-feedno-api-keyno-rate-limit

Use cases

  • Fetching current Filecoin (FIL) token data or price information on demand
  • Building trading bots or dashboards that need per-call crypto pricing without subscriptions
  • Agent-driven workflows that need permissionless, keyless access to token market data

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go crypto data
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or sporadic token data lookups where subscriptions are overkill

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing
  • Users who need comprehensive historical token data or OHLCV candles (not documented)
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/FIL \
  -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 confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no examples, and the docs pages are empty. The actual data returned is unknown, making this effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no technical content
  • No OpenAPI or output schema provided; response format for /api/v1/tokens/FIL is unknown
  • The endpoint description is generic ('Premium API Access') and does not describe what token data is returned
  • Cannot verify what fields or data the FIL endpoint actually provides without making a paid request

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:33:57Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access