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 catalog 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/117` is labeled "Premium API Access" in the x402 challenge but lacks further documentation about what data or functionality it returns. The x402 challenge confirms it is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to the address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The response MIME type is `application/json`.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this specific endpoint returns. The platform's landing page lists many other endpoints but does not describe `/api/v1/payments/117` specifically. Prospective users should be aware that without documentation, the actual functionality of this endpoint is unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-key

Use cases

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

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents with x402-compatible payment capabilities
  • 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 USDC on the Base network

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Using curl as a conceptual example (actual payment header must be constructed
# by an x402-compatible client):
curl -X POST https://lowpaymentfee.com/api/v1/payments/117 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation about what this specific endpoint actually does. No OpenAPI spec, no request/response schemas, no examples. The endpoint name 'Premium API Access' is generic and uninformative. Docs pages are empty beyond a wallet connect prompt.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • The specific functionality of /api/v1/payments/117 is undocumented and unclear
  • No OpenAPI spec or request/response schema provided
  • No examples of expected input or output

Citations

Provenance

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

Agent access