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 resource (ID 96) 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 analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payments flow through the x402 protocol on the Base L2 network.

The specific endpoint `/api/v1/loans/96` is labeled "Premium API Access" in the x402 challenge but lacks dedicated documentation explaining what loan data it returns or what POST body it expects. The broader site's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. Without an OpenAPI schema, request/response examples, or descriptive docs, the exact functionality and data shape of this endpoint remain unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callloan-datajson-responsepost-method

Use cases

  • Retrieving loan record data for loan ID 96 via a single paid API call
  • Integrating pay-per-call loan data into agent workflows without API key management
  • Programmatic access to financial loan information settled in USDC on Base

Fit

Best for

  • Agents or apps that need on-demand loan data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Micropayment-based access to financial data endpoints

Not for

  • Bulk or high-volume loan data retrieval (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/96 \
  -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 OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The purpose of the /loans/96 resource is unexplained, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc/pricing/API pages on the site render only 'Connect wallet' with no technical content
  • The specific resource /api/v1/loans/96 is not listed among the site's advertised API categories — its purpose is unclear
  • No request body schema or response schema is documented anywhere

Citations

Provenance

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

Agent access