x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

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 resource `/api/v1/trades/63` appears to be part of a broader platform offering dozens of pay-per-call endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request in USDC.

The x402 challenge confirms the endpoint is live and accepts exact-scheme payments in USDC (contract `0x8335…2913` on Base) with a max amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). Payment is made via the `X-PAYMENT` header; no API keys, rate limits, or subscriptions are required. The timeout for payment settlement is 300 seconds.

While the landing page lists many endpoint categories (analytics, AI, finance, utilities), the specific `/api/v1/trades/63` path is not explicitly documented on the site. It falls under a "trades" namespace that isn't listed among the advertised categories. No OpenAPI schema, request/response examples, or detailed documentation were found — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. The actual data returned by this endpoint and what input it expects (beyond being a POST) remain unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

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

Fit

Best for

  • Agents or bots that can settle x402 payments in USDC on Base
  • Developers wanting zero-commitment, pay-per-call API access
  • Use cases where avoiding API key management is valuable

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Applications requiring high-throughput access where per-call fees add up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/trades/63 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but the specific /api/v1/trades/63 path is undocumented. No OpenAPI schema, no request/response examples, and all doc pages render only 'Connect wallet'. The actual functionality of this endpoint is unknown.

Warnings

  • The /api/v1/trades/63 path is not listed among the advertised endpoints on the landing page — its purpose is unclear.
  • No documentation, OpenAPI spec, or example payloads are available; docs/pricing/API pages all show only 'Connect wallet'.
  • The broader platform lists many endpoint categories but none appear to have public documentation beyond the landing page listing.
  • Cannot verify what data this endpoint actually returns without making a paid request.

Citations

Provenance

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

Agent access