x402basequality 0.25

x402-gated premium API endpoint on Base, pay-per-call with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. The specific resource at `/api/v1/generate/resource/81` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It is one of many endpoints on the platform, all priced uniformly at $0.02 per request.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals equals $0.02 USD per call. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The platform advertises additional endpoints for sentiment analysis, text summarization, classification, embeddings, geocoding, validation, conversion, price feeds, exchange rates, token quotes, gas estimates, and more — all at the same $0.02 price point. However, documentation is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available for any endpoint including this one.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-key

Use cases

  • Accessing a pay-per-call API without needing API keys or subscriptions
  • Making programmatic requests settled instantly via USDC on Base
  • Agent-driven API consumption with x402 payment protocol

Fit

Best for

  • Developers wanting zero-commitment pay-per-use API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over traditional billing

Not for

  • Users who need detailed API documentation or schemas before integrating
  • Anyone requiring non-crypto payment methods
  • Production workloads that need SLA guarantees or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The endpoint's actual functionality behind 'Premium API Access' is completely opaque. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema specification for request or response payloads
  • The exact functionality of /api/v1/generate/resource/81 ('Premium API Access') is undocumented and unclear
  • Cannot verify what data or service is actually returned after payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:07:55Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access