x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is an x402 protocol-gated API resource (resource ID 56) described by the provider as "Premium API Access." It accepts POST requests and requires payment via the x402 exact scheme on the Base network, settling in USDC (contract 0x8335…2913). The maximum amount required per call is 20,000 units of USDC (which, given USDC's 6 decimal places, equals $0.02 per request).

The provider's landing page advertises a broad suite of APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and instant access. However, this specific endpoint (/api/v1/generate/resource/56) is not explicitly listed among those categories, so its exact functionality is unclear — the title "Premium API Access" is generic and does not describe a specific capability.

The probe confirms the endpoint is live, returning a well-formed 402 challenge with x402 version 1. Documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so there is no schema documentation, request/response examples, or detailed description of what this particular resource returns. Callers should be aware that without documentation, the behavior of this endpoint is opaque.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Programmatic access to an x402-gated resource with per-call USDC micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Testing x402 protocol integrations on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need documented input/output schemas before calling
  • Anyone without a Base-compatible USDC wallet
  • High-volume use cases where $0.02/request adds up without volume discounts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/56 \
  -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 endpoint is live and returns a valid x402 402 challenge, but the resource name is entirely generic ("Premium API Access"), no documentation exists beyond a wallet-connect prompt, and there are no request/response schemas or examples. It is impossible to determine what this endpoint actually does from available material.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt with no content.
  • The endpoint path '/api/v1/generate/resource/56' does not match any of the publicly listed API paths on the landing page, so its function is unknown.
  • No input or output schema is provided; callers cannot know what to send or what to expect back.
  • Provider appears to be a generic x402 API storefront; the actual backend capabilities are unverified.

Citations

Provenance

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

Agent access