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/93) returned a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. Payment is made via the x402 "exact" scheme to the specified payTo address. The endpoint accepts HTTP POST and returns application/json.

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 specific functionality behind "resource/93" is not described anywhere in the crawled material, making it unclear what this particular endpoint actually does beyond the generic "Premium API Access" label. Prospective callers should be aware that without documented input/output schemas, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apino-api-keyhttp-post

Use cases

  • Programmatic access to a pay-per-request API without needing API keys or subscriptions
  • Agent-driven workflows that need on-demand API calls settled in USDC on Base
  • Exploring x402-compatible endpoints for micropayment-based service consumption

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible wallets and agents on the Base network
  • Low-volume or experimental usage where per-call pricing is preferable to subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads where per-call costs may add up without bulk discounts
  • Anyone unable to pay in USDC on the Base L2 network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/93 \
  -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 ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no examples, and the specific functionality of 'resource/93' is entirely undescribed. Documentation pages are blank beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • The specific functionality of /api/v1/generate/resource/93 ('Premium API Access') is not described anywhere
  • No request or response schema is documented; input/output formats are unknown
  • No OpenAPI specification or ai-plugin manifest found

Citations

Provenance

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

Agent access