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 collection 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/payments/189` is labeled "Premium API Access" in the x402 challenge but its exact functionality is not documented beyond that label. The x402 challenge confirms it accepts POST requests, returns application/json, and requires a maximum payment of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the exact payment scheme.

The broader platform advertises endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point. However, documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no further technical detail, so the actual request/response schemas for this and other endpoints remain unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • AI agents that need keyless, pay-as-you-go API access
  • Users who want to avoid subscriptions and pay only per request

Not for

  • Users who need detailed API documentation or well-defined schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but the endpoint's actual functionality is completely undocumented. All docs/pricing/README pages return only 'Connect wallet' with no technical content. No request or response schemas are available, making it impossible to determine what this endpoint actually does beyond its generic 'Premium API Access' label.

Warnings

  • The exact functionality of /api/v1/payments/189 is unknown — 'Premium API Access' is the only description available.
  • All documentation pages (docs, pricing, README) returned no useful content, only a 'Connect wallet' prompt.
  • No request or response schema is documented; integration requires trial-and-error or wallet-gated docs.
  • The endpoint path '/api/v1/payments/189' with a numeric ID suggests it may be a dynamically generated or user-specific resource rather than a general-purpose API.

Citations

Provenance

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

Agent access