x402basequality 0.25

Pay-per-call premium API endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com/api/endpoint-36 is an x402-gated API labeled "Premium API Access." It accepts POST requests and charges per call using USDC on the Base network. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (which, at 6 decimals, equals $0.02 per request). Payment is made via the x402 exact scheme with no API keys or rate limits required — callers simply attach an X-PAYMENT header to each request.

The broader lowpaymentfee.com platform lists multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities, all priced at $0.02 per request. However, this specific endpoint (/api/endpoint-36) is not explicitly listed among those named endpoints on the landing page, so its exact functionality is unclear. The description provided by the provider is simply "Premium API Access" with no further detail on what data or computation it returns. The output schema indicates it is a discoverable HTTP POST endpoint returning application/json.

Because the crawled documentation pages (docs, api, pricing, README) all returned only a "Connect wallet" prompt with no substantive content, there is very little information available about what this endpoint actually does, what request body it expects, or what response it produces. Prospective callers should be aware that the endpoint is live and accepting x402 payment challenges, but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keyjson-responsehttp-post

Use cases

  • Programmatic access to a premium API without traditional API key registration
  • Agent-driven workflows that need to pay per call using USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents with Base USDC wallets needing on-demand API access
  • Low-commitment, no-signup API consumption

Not for

  • Users who need detailed documentation before calling an endpoint
  • High-volume use cases where $0.02/request adds up without volume discounts
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and the endpoint's actual functionality is unknown. All doc pages returned only 'Connect wallet' with no content. This is effectively a stub listing.

Warnings

  • Endpoint functionality is completely undocumented — 'Premium API Access' is the only description provided
  • All documentation pages (/docs, /api, /pricing, /README) returned no useful content
  • This specific endpoint path (/api/endpoint-36) does not appear in the provider's listed API catalog on the landing page
  • No request body schema or response schema is available; callers must experiment to discover usage

Citations

Provenance

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

Agent access