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, rate limits, or commitments required.

The specific endpoint `/api/v1/charges/92` 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 payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to wallet address `0x1A2B...85F3`. 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 this specific charge endpoint returns, users should treat it as exploratory.

Capabilities

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

Use cases

  • Exploring x402 payment protocol integration for API monetization
  • Accessing pay-per-request services without API key management
  • Testing micropayment-settled API calls on Base network

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that can settle USDC payments on Base
  • Projects needing keyless, pay-as-you-go API access

Not for

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

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/charges/92 \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 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 functionality of /api/v1/charges/92 is unknown beyond the label 'Premium API Access'. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific functionality of /api/v1/charges/92 is undocumented and unclear
  • Platform may be a demo or early-stage project

Citations

Provenance

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

Agent access