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 92 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 is live and returns a 402 challenge requesting payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per request. Payment is made via the x402 "exact" scheme to a specified wallet address. The response MIME type is application/json. The endpoint accepts POST requests and is marked as discoverable.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the loan schedule payload looks like or what POST body (if any) is required. The specific loan ID 92 is hardcoded in the URL, and it is unclear whether other loan IDs are available or how loans are created. The platform advertises no API keys, no rate limits, and instant access at $0.02 per request.

Capabilities

loan-scheduleamortizationpay-per-requestx402-paymentusdc-settlementbase-networkjson-api

Use cases

  • Retrieve a loan amortization schedule showing principal and interest breakdowns per period
  • Integrate pay-per-call loan schedule data into financial planning tools
  • Programmatic access to loan payment schedules without API key management

Fit

Best for

  • Agents or apps needing on-demand loan schedule data with crypto micropayments
  • Developers wanting keyless, pay-as-you-go financial APIs on Base
  • Quick prototyping of loan amortization features without subscription commitments

Not for

  • Production systems requiring documented request/response schemas and SLAs
  • Users who need to create or manage custom loans (no evidence of loan creation endpoints)
  • Applications requiring fiat-only payment rails

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation of what the endpoint actually returns, and the loan ID is hardcoded with no explanation. All doc pages beyond the landing page are empty wallet-connect stubs.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages are all empty beyond a wallet connect prompt
  • No request body schema or response schema documented; unclear what POST body is expected
  • Loan ID 92 is hardcoded in the endpoint URL with no explanation of how loans are created or what IDs are valid
  • Platform appears to be a generic multi-category API storefront; the specific loan schedule functionality is unverified beyond the 402 challenge

Citations

Provenance

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

Agent access