x402basequality 0.30

Pay-per-call loan data endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific loan record (ID 51) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum charge of 20,000 base units (0.02 USDC, i.e. $0.02 per request).

lowpaymentfee.com is a broader platform offering multiple pay-per-call API categories including data & analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are advertised at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payment is handled entirely through the x402 protocol on the Base L2 network.

This specific endpoint (/api/v1/loans/51) is labeled "Premium API Access" and falls outside the clearly documented categories on the landing page. There is no detailed documentation describing the request body schema or the response payload for this loans endpoint. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. As a result, the exact data returned and the expected input format remain unknown.

Capabilities

x402-paymentusdc-settlementbase-networkloan-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving loan record data on a per-call payment basis without API key registration
  • Integrating pay-per-call financial data into agent workflows via x402
  • Accessing loan information programmatically with USDC micropayments on Base

Fit

Best for

  • Agents or developers who want keyless, pay-per-call access to loan data
  • Users already holding USDC on the Base network
  • Workflows requiring on-demand financial record lookups without subscriptions

Not for

  • Users needing detailed API documentation or well-defined schemas before integration
  • Bulk data retrieval where per-call pricing would be cost-prohibitive
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/51 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation for the /api/v1/loans/51 endpoint—no request schema, no response schema, no examples. The docs/pricing/API pages are empty stubs. The endpoint's purpose ("Premium API Access" for a loan record) is vague and not described anywhere on the site.

Warnings

  • No documentation exists for the /api/v1/loans/51 endpoint; request and response schemas are unknown.
  • The docs, pricing, API, and README pages all returned only 'Connect wallet' with no content.
  • This specific loans endpoint is not listed among the advertised API categories on the landing page.
  • The label 'Premium API Access' is generic and does not describe what data is returned.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 05:21:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access