x402basequality 0.35

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 89 in the URL path). It accepts POST requests and responds with JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at $0.02 per request via the x402 exact payment scheme.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. The specific endpoint cataloged here falls under the finance category and produces a loan repayment schedule. However, the crawled documentation pages are essentially empty (showing only a "Connect wallet" prompt), so there is no detailed schema documentation for request parameters or response format. The loan ID (89) is hard-coded in the URL path, which may indicate either a demo/sample resource or that callers are expected to vary the path segment for different loans.

Because no OpenAPI spec, request body schema, or example responses were found in the crawl, the exact fields accepted in the POST body and the structure of the returned schedule are unknown. Agents should expect a JSON response containing typical amortization data (payment periods, principal, interest, balance) but this is inferred, not confirmed.

Capabilities

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

Use cases

  • Retrieve a loan amortization schedule showing principal and interest breakdowns per period
  • Integrate loan payment calculations into financial planning tools
  • Automate loan analysis for fintech applications

Fit

Best for

  • Agents needing on-demand loan schedule data without API key registration
  • Pay-per-use financial calculation without subscription commitments
  • Programmatic access to amortization tables settled via crypto micropayments

Not for

  • Bulk batch processing of thousands of loan schedules (no documented batch endpoint)
  • Users who need detailed API documentation or OpenAPI specs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the loan ID is hard-coded in the path with no explanation. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response structure are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all render only a 'Connect wallet' prompt with no useful content.
  • The loan ID 89 is hard-coded in the endpoint path; it is unclear how to request schedules for other loans.
  • The endpoint is listed as 'Premium API Access' with no further description from the provider.

Citations

Provenance

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