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 loan data (resource ID 58) 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 an exact-scheme challenge requiring up to 20,000 base units (0.02 USDC, i.e. two cents) per request.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning 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 listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments. However, this specific listing covers only the /api/v1/loans/58 resource.

Documentation is extremely sparse — the docs, 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, and no example payloads available from the crawled material. The endpoint is confirmed live (returns a valid 402 x402 challenge), but the actual data returned after payment is unknown. The description "Premium API Access" is the provider's own label and does not clarify what loan data is served.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callloan-datajson-responsehttp-post

Use cases

  • Retrieving loan data for a specific loan record (ID 58) on demand
  • Integrating pay-per-call loan information into automated financial workflows
  • Agent-driven data retrieval where no API key provisioning is desired

Fit

Best for

  • Developers or agents needing on-demand loan data without subscription commitments
  • x402-compatible agents that can settle USDC payments on Base
  • Prototyping pay-per-call financial data integrations

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • Bulk or high-volume loan data retrieval where per-call pricing is inefficient
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/58 \
  -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 and returns a valid x402 402 challenge, confirming it accepts payments. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The purpose of /api/v1/loans/58 is unclear beyond the generic label "Premium API Access." This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema for request or response bodies
  • The specific data returned by /api/v1/loans/58 is unknown; 'Premium API Access' is not descriptive
  • The endpoint path suggests a single fixed resource (loan ID 58); unclear if other loan IDs are available
  • No examples or sample responses available from any crawled page

Citations

Provenance

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

Agent access