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 loan ID 63. It is part of a broader platform offering pay-per-call APIs across data analytics, AI/ML, finance, and utility categories, all settled on the Base network using USDC. The endpoint accepts POST requests and returns JSON.

The x402 challenge confirms the endpoint is live and charges a maximum of $0.02 per request (20,000 base units of USDC with 6 decimals = $0.02). Payment is made via the x402 exact scheme to the specified wallet address on Base. No API keys, rate limits, or subscriptions are required — each call is individually settled on-chain.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no further content. The specific input schema for the POST body (e.g., what loan parameters to supply) is not documented anywhere in the available material. The endpoint path suggests it returns a schedule for a fixed loan (ID 63), but it is unclear whether the caller can customize parameters. Use with caution until better documentation is available.

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 no subscription
  • Developers experimenting with x402 micropayment-gated APIs
  • Quick one-off amortization lookups settled via USDC on Base

Not for

  • Bulk or high-volume loan analytics requiring batch pricing
  • Users who need detailed API documentation before integrating
  • Applications requiring customizable loan parameters (unclear if supported)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear at $0.02/request in USDC on Base. However, there is no OpenAPI schema, no documented input/output format, no examples, and all documentation pages returned only a wallet-connect prompt. The specific purpose of this endpoint (loan 63 schedule) is inferred solely from the URL path.

Warnings

  • No API documentation available — all doc pages render only 'Connect wallet'
  • Input schema for the POST body is completely unknown
  • The endpoint path is hardcoded to loan ID 63; unclear if other loan IDs or custom parameters are supported
  • The endpoint is not listed on the provider's homepage among their advertised APIs

Citations

Provenance

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

Agent access