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. The site hosts a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/payments/246` is listed as "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requiring a maximum of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) per call. Payment is made via the `exact` scheme to the payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is instant once payment is included in the X-PAYMENT header.

Documentation on the site is extremely thin — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema beyond the x402 outputSchema stub, and no description of what data or functionality this particular endpoint returns. The site's landing page groups its APIs into categories (analytics, AI, finance, utilities) but does not clarify which category `/api/v1/payments/246` belongs to or what payload it expects. Prospective callers should be aware that the actual behavior of this endpoint is undocumented.

Capabilities

x402-paymentusdc-basepay-per-requestpost-endpointno-api-key

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents that can settle USDC on Base for per-request API access
  • Low-commitment, no-subscription API consumption

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet
  • Use cases requiring high-throughput batch processing with predictable pricing

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/246 \
  -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 ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what the endpoint actually does beyond the label 'Premium API Access'. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt
  • No OpenAPI or request/response schema provided; the actual functionality of /api/v1/payments/246 is unknown
  • The endpoint name 'Premium API Access' is generic and does not describe what data or service is returned
  • Cannot verify what the endpoint returns without making a paid request

Citations

Provenance

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

Agent access