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 premium API access to loan data (resource ID 88) via the x402 payment protocol. It accepts HTTP POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a range of pay-per-call APIs across categories including data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with the same x402 payment model on Base.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the /api/v1/loans/88 endpoint actually returns. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know what data to send or what response to expect.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-calljson-responsehttp-postno-api-keyloan-data

Use cases

  • Retrieving loan data on-demand with per-call USDC micropayments
  • Integrating pay-per-use financial data into agent workflows without API key management
  • Accessing loan information programmatically via x402-compatible clients

Fit

Best for

  • Agents or applications that already support x402 payment protocol
  • Users who want keyless, pay-per-call access to loan data
  • Developers building on Base network who hold USDC

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription plans
  • Anyone without USDC on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs showing only 'Connect wallet'. The purpose of /api/v1/loans/88 is not explained anywhere.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request body or response format for /api/v1/loans/88
  • Purpose and data returned by the loans/88 endpoint is unknown — 'Premium API Access' is the only description
  • No request or response examples available anywhere in crawled content

Citations

Provenance

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

Agent access