x402basequality 0.35

x402-gated premium API access on Base network, 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" via the x402 payment protocol on the Base network. The specific endpoint `/api/v1/trades/153` appears to be part of a broader platform offering data & analytics, AI/ML inference, finance/Web3 data, and infrastructure utility APIs—all gated behind per-request USDC micropayments.

The x402 challenge confirms the endpoint is live and accepts payments in USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). The platform advertises no API keys, no rate limits, and instant access—callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific resource at `/api/v1/trades/153` is labeled "Premium API Access" but lacks detailed documentation about what data it returns. The broader site lists endpoints for metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation—all at the same $0.02/request price point. However, the `/trades/153` path suggests trade-related data, possibly a specific trade record or trading signal. Without further documentation, the exact response schema is unknown.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-response

Use cases

  • Accessing trade-related data with per-request USDC micropayments
  • Integrating pay-as-you-go API calls into autonomous agents
  • Fetching premium data without managing API keys or subscriptions

Fit

Best for

  • Agents that need keyless, pay-per-call API access
  • Developers wanting to avoid subscription commitments for sporadic API usage
  • Crypto-native applications already operating on Base network

Not for

  • High-volume use cases where per-request fees add up (no bulk discount documented)
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/trades/153 \
  -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 via 402 challenge with clear pricing ($0.02 USDC on Base), but there is no documentation on what /api/v1/trades/153 actually returns, no request/response schema, and the crawled docs pages are empty ('Connect wallet' only). This is effectively a stub listing.

Warnings

  • No documentation available for the /api/v1/trades/153 endpoint—response schema is unknown
  • All documentation pages (docs, api, pricing, README) returned only 'Connect wallet' with no content
  • The specific purpose of 'trades/153' is unclear—could be a trade record, signal, or placeholder
  • No OpenAPI spec or detailed schema provided by the provider

Citations

Provenance

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

Agent access