x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per 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/charges/93` is labeled "Premium API Access" in its x402 challenge. The challenge confirms it accepts exact-scheme payments on Base, with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913), which equals $0.02 given USDC's 6 decimals. Payments are sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

However, the exact functionality behind this specific `/charges/93` endpoint is unclear. The platform's landing page lists numerous distinct API endpoints (metrics, reports, sentiment analysis, summarization, geocoding, etc.), but this particular charge ID is not explicitly documented among them. No OpenAPI schema, detailed documentation, or example request/response payloads are available — the docs, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without further documentation, the actual data or service returned by this endpoint cannot be confirmed.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-post

Use cases

  • Programmatic access to premium API services with per-request USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API calls settled on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base for per-call access
  • Users who want no-signup, no-API-key access to utility endpoints

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible wallet or USDC balance
  • High-volume use cases where per-request pricing may add up

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/93 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI schema, no example requests or responses, and the specific functionality of /api/v1/charges/93 is undocumented. The docs/pricing/README pages are empty beyond a wallet connect prompt.

Warnings

  • The exact functionality behind /api/v1/charges/93 ('Premium API Access') is not documented anywhere on the site.
  • No OpenAPI spec, example payloads, or detailed documentation are available — docs pages only show 'Connect wallet'.
  • The platform lists many endpoints on its landing page, but this specific charge ID does not map to any of them.
  • Cannot verify what data or service is actually returned after payment.

Citations

Provenance

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

Agent access