x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The site hosts a broad catalog of pay-per-request 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). Each call costs $0.02 in USDC on the Base network, with no API keys, no rate limits, and no minimum commitments required.

The specific resource probed (/api/v1/generate/resource/51) is listed under "Premium API Access" and returned a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). Payment is settled on-chain to address 0x1A2B…85F3 using the USDC contract on Base (0x8335…2913). The endpoint accepts POST requests and returns application/json responses.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The exact functionality behind "resource/51" is unclear; the endpoint name suggests some form of content or data generation, but without documentation the specific input parameters and output format cannot be confirmed.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-keycrypto-settlement

Use cases

  • Accessing pay-per-request API services without needing API keys or subscriptions
  • Making micropayment-gated API calls settled in USDC on Base
  • Agent-driven workflows that need on-demand API access with crypto payments

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto-native micropayments over traditional API billing

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Applications requiring non-crypto payment methods
  • High-volume use cases where per-request pricing may be less economical than bulk plans

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/51 \
  -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 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific functionality of 'resource/51' is undocumented. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition found; request parameters and response format are unknown
  • The exact functionality of /api/v1/generate/resource/51 ('Premium API Access') is not described anywhere
  • The site lists many endpoints across diverse categories but provides no technical details for any of them

Citations

Provenance

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

Agent access