x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/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. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, settled in USDC on the Base network, with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/payments/393` is listed as "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requesting a maximum of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base (asset contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). Payment is made via the `exact` scheme with a 300-second timeout.

However, the actual functionality behind this specific endpoint is unclear. The platform's landing page lists numerous categorized APIs (metrics, reports, sentiment analysis, summarization, embeddings, price feeds, geocoding, etc.), but `/api/v1/payments/393` does not correspond to any of those documented routes. There is no OpenAPI spec, no request/response schema documentation, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without documentation of what this endpoint returns or what input it expects, its practical utility cannot be confirmed.

Capabilities

x402-paymentusdc-basepay-per-requesthttp-postjson-response

Use cases

  • Programmatic access to a premium API endpoint with per-request USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that can settle USDC payments on Base automatically
  • Users who want no-signup, no-API-key access to paid endpoints

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet
  • Production workloads requiring well-documented input/output schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/393 \
  -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 and returns a valid x402 challenge, but there is no documentation of what the endpoint actually does, no OpenAPI spec, no request/response examples, and the specific path /api/v1/payments/393 does not match any of the documented API routes on the landing page. The docs pages are empty beyond a wallet-connect prompt.

Warnings

  • The endpoint path /api/v1/payments/393 does not match any documented API route on the platform's landing page
  • No OpenAPI spec, request schema, or response schema is available
  • Docs, pricing, and API pages render only 'Connect wallet' with no usable content
  • Actual functionality of this specific endpoint is unknown — it may be a generic or placeholder route

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:21:23Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access