x402basequality 0.30

x402-payable premium API endpoint on Base network, paid per-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 specific resource at `/api/v1/generate/resource/121` accepts POST requests and charges up to 20,000 units of USDC (on the Base network) per call. The site operator positions this as part of a broader suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

The endpoint is live and returns a valid x402 challenge (version 1) with an "exact" payment scheme on the Base network. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The maximum timeout for payment settlement is 300 seconds. The output MIME type is `application/json`.

However, the actual functionality behind this specific resource (`/resource/121`) is unclear. The site's landing page lists many API categories but does not specifically document resource IDs or what `/generate/resource/121` returns. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further documentation. Without concrete input/output schemas or usage examples, it is difficult to determine what data or service this endpoint actually provides.

Capabilities

x402-paymentusdc-paymentbase-networkper-request-billingjson-responsepost-method

Use cases

  • Programmatic access to a premium API resource paid per-call with USDC on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Demonstrating x402 payment protocol integration for API monetization

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can pay per-request via on-chain USDC on Base
  • Use cases requiring no API key or subscription commitment

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring well-documented input/output schemas before integration
  • High-volume use cases where per-request crypto payments add unacceptable latency

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is essentially no documentation about what this specific resource does, what inputs it expects, or what outputs it returns. The docs, pricing, and README pages are all blank beyond a wallet-connect prompt. The listing title 'Premium API Access' is generic and uninformative.

Warnings

  • No documentation available for this specific endpoint (/api/v1/generate/resource/121) — its actual functionality is unknown.
  • All documentation pages (docs, pricing, README, API) render only a 'Connect wallet' prompt with no content.
  • No input or output schema is documented; example_request_json and example_response_json cannot be provided.
  • The maxAmountRequired of 20000 USDC units may represent $0.02 (6-decimal token) but this is inferred, not confirmed.

Citations

Provenance

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

Agent access