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 75 in the URL path). It is part of a broader platform offering 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 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 the specified wallet address. The response MIME type is application/json, and the endpoint accepts POST requests. No API keys or rate limits are advertised — access is gated solely by micropayment.

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 fields the schedule endpoint expects or returns. The loan ID (75) is hardcoded in the URL path, and it is unclear whether other loan IDs are available or how loans are created. The platform's landing page lists many other endpoints at $0.02 each, but this specific loans/schedule endpoint is not listed among them, suggesting it may be a less-documented or experimental offering.

Capabilities

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

Use cases

  • Retrieve a loan amortization schedule showing principal and interest breakdown per period
  • Integrate loan schedule data into financial planning tools or dashboards
  • Programmatic access to payment schedules for automated financial analysis

Fit

Best for

  • Agents or apps needing on-demand loan amortization data without API key management
  • Developers who want to pay per request with crypto (USDC on Base)
  • Lightweight integrations that need a single loan schedule lookup

Not for

  • Users who need to create or manage loans (no evidence of write endpoints)
  • Applications requiring detailed documentation or guaranteed SLAs
  • High-volume batch processing where per-request pricing may add up

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/75/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 402 challenge with clear pricing. However, there is no documentation, no OpenAPI schema, no request/response examples, and the endpoint is not listed on the provider's own landing page. The loan ID is hardcoded and the purpose is only inferable from the URL path. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a wallet connect prompt
  • No OpenAPI or request/response schema provided; request body format is unknown
  • This specific endpoint (/api/v1/loans/75/schedule) is not listed on the provider's landing page among advertised APIs
  • Loan ID 75 is hardcoded in the path; unclear if other loan IDs exist or how loans are created

Citations

Provenance

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