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 95 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 gated behind the x402 payment protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Each call costs $0.02 in USDC (20,000 base units with 6 decimals) settled on-chain via the x402 "exact" payment scheme to a specified wallet address. There are no API keys, no rate limits, and no subscription commitments — payment is handled entirely through the X-PAYMENT header per the x402 protocol.

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 spec, no request/response schema documentation, and no examples of what input the POST body expects or what the schedule output looks like. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

loan-amortization-schedulepay-per-requestx402-paymentusdc-settlementbase-networkjson-api

Use cases

  • Retrieving an amortization schedule for a specific loan to display payment breakdowns
  • Integrating loan schedule data into financial planning tools or dashboards
  • Programmatic access to loan payment details for automated financial analysis

Fit

Best for

  • Agents or apps needing on-demand loan amortization data without API key management
  • Crypto-native workflows that can pay per call via x402 on Base
  • Low-volume or sporadic usage where $0.02/request is cost-effective

Not for

  • Users who need detailed API documentation or schema guarantees before integrating
  • High-volume batch processing where per-request pricing adds up quickly
  • Non-crypto workflows that cannot handle x402 payment headers

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/95/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 and returns a valid x402 challenge with clear pricing, but there is zero documentation on request format, response schema, or what loan ID 95 represents. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README all return only a wallet connect prompt
  • No request body schema or response schema documented; callers must guess the POST payload
  • The endpoint is hardcoded to loan ID 95 — unclear if other loan IDs are supported or how they are created
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access

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