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/76) 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. Payment is made via the x402 "exact" scheme to the specified payTo address. The endpoint accepts HTTP 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 example payloads available. The specific functionality behind "resource/76" is not described anywhere in the crawled material. While the endpoint is confirmed live (402 challenge captured), the lack of documentation makes it difficult to know what this particular resource actually does or what request body it expects.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apihttp-post

Use cases

  • Accessing premium API resources with per-call USDC micropayments on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Programmatic access to utility/generation endpoints without subscription commitments

Fit

Best for

  • Developers who want zero-commitment, pay-per-use API access
  • AI agents with x402-compatible wallets on Base
  • Users who prefer crypto micropayments over API key management

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume use cases where per-request pricing may add up compared to subscription plans
  • Developers without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/76 \
  -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 confirmed live with a valid x402 402 challenge, but documentation is essentially nonexistent — all doc/pricing/readme pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no description of what 'resource/76' actually does. Pricing is clear ($0.02/request) but the functional purpose of this specific endpoint is unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all render only 'Connect wallet'
  • No OpenAPI or schema specification found
  • The specific functionality of /api/v1/generate/resource/76 is not described anywhere in available material
  • Request and response formats are completely undocumented

Citations

Provenance

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

Agent access