x402basequality 0.25

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 minimum commitments required.

The specific endpoint `/api/v1/payments/162` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The x402 challenge confirms it is live, accepts POST requests, and requires payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to wallet `0x1A2B...85F3` on Base. 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, and no usage examples available. The platform appears to be a demonstration or early-stage x402 marketplace. Without knowing what data or service this particular endpoint returns, consumers should treat it as exploratory.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keypost-method

Use cases

  • Exploring x402 payment protocol integration in agent workflows
  • Testing pay-per-request API consumption without API key management
  • Prototyping micropayment-gated service access on Base

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need keyless, pay-as-you-go API access
  • Projects already using USDC on Base network

Not for

  • Production workloads requiring documented request/response schemas
  • Users who need free or fiat-only payment options
  • Anyone needing detailed API documentation before integration

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Using curl to see the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/payments/162 \
  -H 'Content-Type: application/json'
# Returns 402 with x402 payment challenge. Use an x402 client library to
# construct and attach the payment header automatically.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The endpoint's actual functionality behind 'Premium API Access' is completely undocumented. Docs pages render only 'Connect wallet' with no content.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided for this endpoint
  • The exact functionality of /api/v1/payments/162 ('Premium API Access') is unknown
  • The platform appears to be early-stage or a demonstration; reliability is unverified

Citations

Provenance

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

Agent access