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 provider, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform share a uniform pricing model of $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/53` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0.02 USD) on Base (asset contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The payment is made via the `exact` scheme with a 300-second timeout.

The provider's landing page lists 16 endpoints across four categories but documentation pages (docs, pricing, README) all resolve to a minimal "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The actual behavior behind this particular endpoint path (`/payments/53`) is unclear — it may be a demo or placeholder. Agents should be aware that without documented input/output schemas, integration requires experimentation or direct contact with the provider.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API key management
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents needing keyless, pay-per-call API access on Base
  • Low-volume consumers who prefer no subscription commitments

Not for

  • Users needing well-documented API schemas and response formats
  • High-volume production workloads requiring SLAs or guaranteed uptime
  • Users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/53 \
  -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 confirmed live via a valid 402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what 'Premium API Access' at /payments/53 actually does. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt.

Warnings

  • No documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format for this endpoint
  • The purpose of /api/v1/payments/53 ('Premium API Access') is not explained anywhere
  • Cannot verify what data or service is returned after payment

Citations

Provenance

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

Agent access