x402basequality 0.30

Loan amortization schedule API, pay-per-request via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns a loan amortization schedule for a specific loan (loan ID 59) via a POST request. It is part of a broader platform offering pay-per-call APIs across data analytics, AI/ML, finance, and utility categories, all settled on the Base network using USDC through the x402 protocol.

The x402 challenge confirms the endpoint is live and accepts payments of up to $0.02 per request (20,000 base units of USDC with 6 decimals = $0.02). No API keys or rate limits are advertised; access is granted instantly upon payment. The response MIME type is application/json.

However, the specific endpoint `/api/v1/loans/59/schedule` is not listed on the provider's homepage among the advertised API categories. The homepage showcases data/analytics, AI/ML, finance/Web3, and infrastructure endpoints — all at $0.02/request — but does not mention a loans or amortization schedule API. Documentation pages (docs, api, pricing, README) returned only a "Connect wallet" prompt with no substantive content. As a result, the request schema, expected POST body fields, and response structure for this loan schedule endpoint are unknown and must be discovered by the caller.

Capabilities

loan-amortization-schedulex402-paymentusdc-base-networkpay-per-requestjson-response

Use cases

  • Retrieving a detailed amortization schedule for a loan showing principal and interest breakdowns per period
  • Integrating loan payment projections into financial planning tools
  • Automating loan analysis workflows that need structured schedule data

Fit

Best for

  • Agents or apps needing on-demand loan amortization data without API key management
  • Micropayment-friendly finance queries settled in USDC on Base
  • Programmatic access to loan schedules without subscription commitments

Not for

  • Users who need comprehensive loan origination or servicing beyond schedule generation
  • Callers who require detailed API documentation and request/response schemas before integration
  • High-volume batch processing where per-request fees may accumulate significantly

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/59/schedule \
  -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 confirmed) and pricing is clear ($0.02/request in USDC on Base). However, this specific loans/schedule endpoint is not documented anywhere on the provider's site, no request or response schema is available, and all documentation pages are empty stubs showing only 'Connect wallet'. The endpoint's purpose is inferred solely from its URL path.

Warnings

  • This specific endpoint (/api/v1/loans/59/schedule) is not listed among the provider's advertised APIs on the homepage
  • No documentation exists for request body format or response schema — all doc pages return only 'Connect wallet'
  • The loan ID (59) is hardcoded in the URL; it is unclear whether other loan IDs are supported or how loans are created
  • Provider site appears to be a generic x402 API storefront; the actual data sources and reliability are unknown

Citations

Provenance

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

Agent access