x402basequality 0.30

x402-gated "Premium API Access" endpoint on Base, paying $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a broader platform offering pay-per-request APIs across several categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. The specific endpoint `/api/v1/charges/275` is labeled "Premium API Access" and is gated via the x402 protocol on the Base network. It accepts POST requests and charges up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call (USDC uses 6 decimals). Payment is settled on-chain with no API keys or rate limits required.

The platform advertises a uniform $0.02/request pricing model across all its endpoints. Other endpoints on the same domain cover sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data export. However, the crawled documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no substantive content, so there is no detailed documentation about request/response schemas, expected input parameters, or output formats for this specific endpoint.

Because the endpoint's actual functionality behind the "Premium API Access" label is not described anywhere in the available material, it is unclear what data or service it returns. The x402 challenge confirms the endpoint is live and accepting payment-gated requests, but without documentation or example responses, the precise use case remains unknown.

Capabilities

x402-payment-gatedper-request-billingusdc-paymentbase-networkpost-methodno-api-keyno-rate-limits

Use cases

  • Paying per-call for API access without needing an API key or subscription
  • Programmatic agent access to gated endpoints using on-chain USDC payments
  • Testing x402 protocol integrations on the Base network

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need keyless, pay-as-you-go API access
  • Projects already operating on the Base L2 with USDC

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume use cases where per-request crypto settlement overhead matters
  • Anyone without a Base-compatible wallet holding USDC

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Without a payment SDK, a raw curl looks like:
curl -X POST https://lowpaymentfee.com/api/v1/charges/275 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge confirms the endpoint is live and reveals pricing and network details, but there is zero documentation on what the endpoint actually does, no request/response schema, and no examples. The 'Premium API Access' label is generic and uninformative. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc/pricing/README pages return only a 'Connect wallet' prompt with no content.
  • The specific functionality behind 'Premium API Access' at /api/v1/charges/275 is completely undocumented.
  • No request or response schema is available; callers cannot know what to send or expect back.
  • No OpenAPI spec or AI plugin manifest found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 03:36:25Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access