x402basequality 0.30

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

The endpoint accepts POST requests and returns application/json responses. Payment is handled via the x402 exact scheme: callers attach an X-PAYMENT header with a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the payTo address on Base. No API keys, rate limits, or subscriptions are required — each call is independently paid.

The specific functionality behind `/api/v1/trades/83` is not documented in the crawled material. The path suggests it may return trade-related data (possibly a specific trade record with ID 83), but this is speculative. The broader platform 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 price point. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no further technical detail.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-responsepost-method

Use cases

  • Fetching trade data on a per-request payment basis without subscriptions
  • Integrating pay-per-call data access into autonomous agents
  • Accessing premium API resources using on-chain USDC micropayments

Fit

Best for

  • Agents or developers who want keyless, pay-per-use API access
  • On-chain payment workflows on Base using USDC
  • Low-commitment data retrieval without rate limits or subscriptions

Not for

  • Users needing detailed API documentation or OpenAPI schemas before integrating
  • High-volume consumers who prefer flat-rate or subscription pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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 there is no documentation for the /api/v1/trades/83 resource specifically — no request schema, no response schema, no examples. The docs, pricing, and README pages all returned only 'Connect wallet' with no technical content. The purpose of this specific endpoint is unclear.

Warnings

  • No documentation available for /api/v1/trades/83 — purpose and response format are unknown
  • No OpenAPI or request/response schema provided
  • All documentation pages beyond the landing page returned only 'Connect wallet' with no content
  • The specific trade endpoint (ID 83) may be a static resource rather than a general-purpose API

Citations

Provenance

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

Agent access