x402basequality 0.30

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 x402-enabled endpoint at lowpaymentfee.com returns a loan amortization schedule for a specific loan (loan ID 72 in the URL path). It accepts POST requests and responds with JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) through the x402 exact-payment scheme.

The endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this equates to $0.02 per call — consistent with the site-wide flat pricing of $0.02/request advertised on the provider's landing page. No API keys or rate limits are required; access is granted instantly upon valid x402 payment.

The provider (lowpaymentfee.com) hosts a broader catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, and utility services, all at the same $0.02 price point. However, the specific endpoint cataloged here is scoped to loan schedule data. Documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all render only a wallet-connect prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no example payloads available, so the exact input parameters and output format must be discovered experimentally.

Capabilities

loan-amortization-schedulex402-paymentusdc-base-networkpay-per-requestno-api-keyjson-response

Use cases

  • Retrieve an amortization schedule for a loan to display payment breakdowns
  • Integrate loan schedule data into a financial planning tool
  • Automate loan analysis by fetching structured payment timelines

Fit

Best for

  • Agents needing on-demand loan schedule data without API key signup
  • Developers building financial dashboards with pay-per-call pricing
  • Crypto-native applications that can settle micropayments on Base

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Applications requiring bulk loan data across many loan IDs at scale

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/72/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 (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no example payloads. The endpoint path is hardcoded to loan ID 72 with no explanation of what that represents or how to parameterize it. Effectively a stub listing.

Warnings

  • No OpenAPI spec or schema available for request or response bodies
  • Documentation pages (/docs, /pricing, /README) render only a wallet-connect prompt with no content
  • Endpoint path is hardcoded to loan ID 72 — unclear if other loan IDs are supported or how to parameterize
  • The specific purpose and data source of this loan schedule endpoint are undocumented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 05:31:44Z · 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