x402basequality 0.25

Loan amortization schedule API, pay-per-request via x402 on Base with 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 69 in the URL path). It is part of a broader platform offering various pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform advertises uniform $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments required. Payment is handled inline via the X-PAYMENT header per the x402 protocol.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the loan schedule endpoint expects or returns. The endpoint path suggests it serves a pre-configured loan (ID 69), but it is unclear whether the POST body allows customization of loan parameters or if other loan IDs are available. Treat this as a minimally documented endpoint.

Capabilities

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

Use cases

  • Retrieve a loan amortization schedule showing payment breakdowns over time
  • Integrate loan schedule data into financial planning tools or dashboards
  • Programmatic access to loan payment calculations without API key management

Fit

Best for

  • Agents or apps needing on-demand loan schedule data with crypto micropayments
  • Developers who want keyless, pay-per-call financial APIs on Base
  • Quick prototyping of financial tools without subscription commitments

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Production systems requiring guaranteed SLAs or support contracts
  • Bulk loan portfolio analysis (no evidence of batch or multi-loan endpoints)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The specific purpose of this loan schedule endpoint is only inferable from the URL path. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt with no content.
  • No OpenAPI or input/output schema provided; request body format and response structure are unknown.
  • The endpoint path is hardcoded to loan ID 69; it is unclear if other loan IDs exist or if parameters can be customized.
  • The platform lists many endpoint categories (AI, analytics, finance, infrastructure) but no evidence of detailed docs for any of them.

Citations

Provenance

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

Agent access