x402basequality 0.35

x402-payable token data endpoint for COMP on Base, $0.02 per request via USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for COMP (Compound) via an x402 payment-gated API. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility endpoints, all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/tokens/COMP` returns JSON and is accessed via HTTP POST. Payment is handled through the x402 protocol: callers receive a 402 challenge containing payment details (pay-to address, asset, amount) and must include an `X-PAYMENT` header with a valid payment proof. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, rate limits, or upfront commitments are required.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper x402 challenge), but the exact shape of the response data for COMP token information is unknown and must be inferred from the endpoint path and the platform's "Finance & Web3" category description.

Capabilities

x402-paymentusdc-settlementbase-networktoken-datacrypto-market-dataper-request-pricingno-api-key

Use cases

  • Fetching current COMP (Compound) token data or quotes programmatically
  • Integrating pay-per-request token data into trading bots or dashboards
  • Agent-driven lookups of COMP token information without API key management

Fit

Best for

  • Agents or bots needing on-demand COMP token data with no subscription
  • Developers who want x402 crypto-native pay-per-call access
  • Low-volume or sporadic token data lookups at $0.02 each

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing detailed historical OHLCV or order-book data (response schema unknown)
  • Anyone requiring comprehensive API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/COMP \
  -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 confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no examples, and all documentation pages are empty beyond a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • No API documentation available — docs, pricing, README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition; request body and response format are completely undocumented
  • Response content for /api/v1/tokens/COMP is unknown — data fields, freshness, and source are not specified
  • Platform appears to be a generic multi-category API storefront; quality and reliability of underlying data sources are unverifiable

Citations

Provenance

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

Agent access