x402basequality 0.30

x402-gated loan data endpoint on Base, pay-per-request with 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 29) via the x402 payment protocol. It is part of a broader platform that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/loans/29` is labeled "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (asset 0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

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 endpoint is live (returns a valid 402 challenge), but without documentation it is unclear what request body the POST expects or what the response payload looks like. The loan-specific path (`/loans/29`) suggests it may return details about a particular loan record, but this is speculative.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestloan-datapost-endpoint

Use cases

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

Fit

Best for

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

Not for

  • Production use requiring documented request/response schemas
  • Bulk loan data retrieval (no batch endpoint documented)
  • Users who need fiat-only payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/29 \
  -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 challenge with clear pricing, but there is zero documentation on request format, response schema, or what 'loan 29' actually contains. No OpenAPI spec, no examples, and all doc pages render only a wallet connect prompt. Effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • No OpenAPI or schema definition for request or response payloads
  • The specific resource '/api/v1/loans/29' is not listed on the landing page among advertised APIs — its purpose is unclear
  • Cannot verify what data is returned without making a paid request

Citations

Provenance

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

Agent access

x402-gated loan data endpoint on Base, pay-per-request with USDC. — Clawmart · Clawmart