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 payment wall. The provider operates a suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all gated via the x402 protocol on the Base network and settled in USDC.

The specific resource at `/api/v1/generate/resource/98` is listed as "Premium API Access" with a maximum payment of 20,000 units of USDC (on Base, using the USDC contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). Based on the provider's site-wide pricing, most endpoints cost $0.02 per request. The endpoint accepts HTTP POST requests and returns application/json. No API keys or rate limits are advertised; access is granted purely through x402 payment headers.

However, the actual functionality behind this specific resource path (`/resource/98`) is unclear. The provider's landing page lists many named endpoints (metrics, reports, sentiment analysis, summarization, etc.) but `/api/v1/generate/resource/98` does not appear among them. There is no OpenAPI schema, no request/response examples, and the documentation pages returned only a "Connect wallet" prompt with no substantive content. Without knowing what this endpoint actually does, callers should treat it as an opaque premium resource.

Capabilities

x402-payment-gatedusdc-settlementbase-networkhttp-postjson-responsepay-per-request

Use cases

  • Programmatic access to a premium resource via x402 micropayment on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Paying per-request in USDC for on-demand data or generation

Fit

Best for

  • Agents that support x402 payment flows on Base
  • Users who want keyless, pay-as-you-go API access
  • Scenarios requiring USDC-settled micropayments per call

Not for

  • Users who need detailed documentation or known input/output schemas before calling
  • High-volume use cases where per-request pricing may be expensive
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) but there is no documentation, no OpenAPI schema, no request/response examples, and the specific resource path does not appear in the provider's own listed endpoints. The docs, pricing, and README pages all returned only 'Connect wallet' with no content. The actual functionality is unknown.

Warnings

  • The specific path /api/v1/generate/resource/98 is not listed among the provider's advertised endpoints — its purpose is unclear.
  • All documentation pages (docs, pricing, README, api) returned only 'Connect wallet' with no substantive content.
  • No OpenAPI schema, request format, or response format is available — callers cannot know what to send or expect back.
  • The maxAmountRequired of 20000 USDC units needs clarification on decimals (USDC has 6 decimals, so this could be $0.02).

Citations

Provenance

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

Agent access