x402basequality 0.30

x402-gated loan data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific loan resource (loan ID 87) behind an x402 paywall. The provider operates a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per call and settled in USDC on the Base network. No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The specific endpoint `/api/v1/loans/87` is listed under the title "Premium API Access" but its exact response payload is undocumented. The x402 challenge confirms it accepts POST requests, returns application/json, and requires up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no response schema, and no example payloads available. The endpoint is confirmed live (402 challenge returned successfully), but the lack of documentation makes it difficult to know what data is actually returned or what POST body (if any) is expected.

Capabilities

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

Use cases

  • Retrieving loan record details via a single micropayment
  • Programmatic access to loan data without API key management
  • Agent-driven financial data retrieval with on-chain settlement

Fit

Best for

  • Developers wanting keyless, pay-per-use loan data access
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping micropayment-gated API workflows

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume batch retrieval where per-request pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/87 \
  -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 live and returns a valid x402 challenge, confirming pricing and network. However, there is no OpenAPI spec, no response schema, no example payloads, and all documentation pages are empty beyond a wallet-connect prompt. The specific purpose of /api/v1/loans/87 is unclear — it does not appear in the provider's own listed catalog. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or response schema provided; the actual response format is unknown
  • The endpoint /api/v1/loans/87 is not listed among the provider's advertised API catalog, making its purpose unclear
  • No example request or response bodies available
  • POST body requirements (if any) are undocumented

Citations

Provenance

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

Agent access