x402basequality 0.25

Loan amortization schedule endpoint, 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 14 in the URL path). It is part of a broader platform offering various pay-per-call APIs across data analytics, AI/ML, finance, and utility categories, all settled via the x402 protocol on the Base network using USDC.

The endpoint is live and responds with a 402 Payment Required challenge, indicating it accepts x402 payments. The price per request is $0.02 USDC (maxAmountRequired of 20,000 base units with 6 decimals). Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base. The endpoint accepts POST requests and returns application/json.

Documentation is extremely sparse — the crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what parameters the POST body should contain or what the schedule response looks like. The loan schedule functionality is inferred solely from the URL path structure. The platform advertises no API keys, no rate limits, and instant access across all its endpoints.

Capabilities

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

Use cases

  • Retrieving an amortization schedule for a loan to see payment breakdowns over time
  • Integrating loan schedule data into a financial planning application
  • Agents autonomously fetching loan repayment details without API key management

Fit

Best for

  • Developers needing on-demand loan schedule data without subscription commitments
  • AI agents that can settle micropayments via x402 on Base
  • Applications requiring pay-per-use financial calculation endpoints

Not for

  • Users needing detailed API documentation or schema validation before integration
  • Bulk or high-volume loan calculations where per-request pricing may add up
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/14/schedule \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC per request), but there is no documentation, no OpenAPI schema, no request/response examples, and the loan schedule functionality is inferred only from the URL path. The docs pages are empty beyond a wallet-connect prompt.

Warnings

  • No API documentation available — all doc pages return only a 'Connect wallet' prompt
  • No OpenAPI or request/response schema provided; request body format is unknown
  • The endpoint is hardcoded to loan ID 14; it is unclear whether other loan IDs are supported or how loans are created
  • No examples of successful responses exist in the crawled material

Citations

Provenance

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

Agent access

Loan amortization schedule endpoint, pay-per-request via x402 on Base (USDC). — Clawmart · Clawmart