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 49) 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 cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning 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.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific purpose and schema of the /api/v1/loans/49 endpoint is not documented on the landing page (it does not appear in the listed API catalog), so its exact data content is unknown. The endpoint is confirmed live via a valid 402 challenge.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callloan-datajson-responseno-api-key

Use cases

  • Retrieving loan record data on-demand with per-call USDC micropayments
  • Integrating loan information into agent workflows without API key management
  • Programmatic access to financial loan data settled on Base L2

Fit

Best for

  • Agents or apps needing keyless, pay-per-call access to loan data
  • Developers experimenting with x402 payment protocol integrations
  • Scenarios requiring no-commitment, no-rate-limit API access

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Bulk retrieval of many loan records (no batch endpoint documented)
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/49 \
  -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 confirmed live via a valid 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and this specific loans/49 endpoint isn't even listed in the provider's own catalog. Effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • The /api/v1/loans/49 endpoint is not listed in the provider's own API catalog on the landing page
  • No request or response schema is documented; payload structure is unknown
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access