x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $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. It is one of many endpoints offered by the platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories — all priced at $0.02 per request. Payment is settled in USDC on the Base network, requiring no API keys, no rate limits, and no upfront commitments.

The specific endpoint `/api/v1/payments/110` is labeled "Premium API Access" in the x402 challenge but its exact functionality is not documented beyond that label. The platform's landing page lists numerous other endpoints (metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, generation) all at the same $0.02 price point. The x402 challenge confirms the endpoint is live, accepting POST requests, and charging a maximum of 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per call on the Base network.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this specific endpoint accepts or returns. The endpoint is confirmed live via its 402 challenge, but without documentation it is difficult to know what payload to send or what response to expect.

Capabilities

x402-paymentusdc-base-settlementpay-per-requestno-api-keypost-endpoint

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API key management
  • Programmatic pay-as-you-go access to platform services

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation before integrating
  • Applications requiring guaranteed SLAs or support contracts
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/110 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The specific function of this 'Premium API Access' endpoint is unknown. The docs pages are empty beyond a wallet-connect prompt.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content.
  • The exact functionality of /api/v1/payments/110 ('Premium API Access') is undocumented; it is unclear what request body is expected or what the response contains.
  • No OpenAPI or schema specification is provided.
  • The platform lists many endpoints on its landing page but this specific path (/api/v1/payments/110) does not appear among them, raising questions about what it actually does.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:31:02Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access