x402basequality 0.25

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a generic "Premium API Access" resource behind an x402 paywall. The provider operates a platform hosting multiple API categories — data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via x402 micropayments on the Base network using USDC. Each request costs $0.02 with no API keys, no rate limits, and no commitments required.

The specific resource at `/api/v1/generate/resource/159` is listed under the title "Premium API Access" but lacks detailed documentation about what it actually returns. The x402 challenge confirms the endpoint is live, accepts POST requests, settles payments in USDC (contract 0x8335…2913) on Base, and charges a maximum of 20,000 units (which at 6 USDC decimals equals $0.02). The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no examples available. The endpoint's actual functionality (what it generates, what inputs it expects, what it returns) cannot be determined from the available material.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpoint

Use cases

  • Paying per-request for API access without needing API keys or subscriptions
  • Integrating x402-compatible agents with a low-cost endpoint on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 protocol integrations
  • Agents that need keyless, pay-per-call API access on Base
  • Low-volume consumers who want no-commitment API usage

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-throughput production workloads requiring well-documented schemas
  • Anyone needing to understand exact request/response formats before paying

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/159 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is virtually no documentation: no OpenAPI spec, no request/response schema, no examples, and the resource name 'Premium API Access' is entirely generic. The docs pages render only 'Connect wallet' with no content. It is impossible to determine what this endpoint actually does from available material.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided; actual functionality of resource/159 is unknown
  • The endpoint title 'Premium API Access' is generic and does not describe what the resource generates
  • Cannot verify what data or service is returned after payment

Citations

Provenance

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

Agent access