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 variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform are priced at $0.02 per request, payable in USDC on the Base network with no API keys, rate limits, or commitments required.

The specific endpoint `/api/v1/payments/106` is labeled "Premium API Access" but the crawled documentation does not clarify what this particular endpoint returns or what input it expects beyond a POST request with a JSON body. The x402 challenge confirms the endpoint is live, accepts USDC (contract 0x8335…2913) on Base, and requires a maximum payment of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment is settled to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation on the site 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, and no examples available. As a result, the actual functionality behind this endpoint is unclear and must be tested empirically.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Testing x402 payment protocol integrations on Base

Fit

Best for

  • Developers experimenting with x402 pay-per-call patterns
  • AI agents needing keyless, on-demand API access
  • Users who want to avoid subscriptions and pay only per request

Not for

  • Users who need detailed API documentation before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/106 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what this specific endpoint actually does. The site's docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format for this endpoint
  • The purpose of /api/v1/payments/106 ('Premium API Access') is not explained anywhere in the crawled material
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

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

Agent access