x402basequality 0.35

x402-gated token data endpoint for LRC (Loopring) 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 token data for LRC (Loopring) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services — all gated behind x402 challenges on the Base network.

The specific endpoint `/api/v1/tokens/LRC` returns JSON data related to the LRC token. Based on the site's other finance and crypto endpoints (price feeds, token quotes, exchange rates, gas estimates), this likely returns pricing or market data for Loopring's LRC token, though the exact response schema is not documented. Payment is settled in USDC on Base at $0.02 per request (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

The platform's documentation pages are essentially empty (showing only a "Connect wallet" prompt), so there is no detailed schema, example request/response, or parameter documentation available. The endpoint is confirmed live — it returns a well-formed 402 challenge with x402 Version 1. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the USDC contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base.

Capabilities

token-datacrypto-market-datax402-paymentbase-networkusdc-settlementpay-per-requestno-api-key

Use cases

  • Fetching current LRC (Loopring) token data or pricing on demand
  • Integrating real-time token information into trading bots or dashboards
  • Agent-driven crypto market data retrieval without API key management

Fit

Best for

  • Developers needing quick, keyless access to LRC token data
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic token data lookups at $0.02/call

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing
  • Users who need comprehensive historical token data or OHLCV candles
  • Anyone unable to pay with USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/LRC \
  -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 with a valid x402 challenge and clear pricing ($0.02 USDC on Base). However, documentation is essentially nonexistent — no response schema, no request parameters, no examples. The exact data returned is inferred from the URL pattern and sibling endpoints, not documented.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all render only a 'Connect wallet' prompt with no actual content
  • No response schema or example response is available — the exact data returned by /api/v1/tokens/LRC is unknown
  • The endpoint description is generic ('Premium API Access') and does not describe what token data is provided
  • No OpenAPI spec or machine-readable schema was found

Citations

Provenance

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

Agent access