x402basequality 0.25

Mortgage data API endpoint on Base, paid per-request via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to mortgage-related data (specifically resource ID 46) via an x402 micropayment protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform hosts a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, the specific mortgage endpoint (/api/v1/mortgages/46) is not listed on the site's public catalog, and no documentation describes its request body schema or response format. The endpoint is confirmed live (returns a proper 402 challenge), but the exact data it returns — whether a specific mortgage product, rate calculation, or dataset — is unknown from available materials. The description field in the x402 challenge simply reads "Premium API Access," which is generic and uninformative.

Because there is no OpenAPI spec, no request/response examples, and no documentation for this specific endpoint, callers will need to experiment or contact the provider to understand the expected input and output. The platform's general pricing model ($0.02/request, no minimums, no commitments, Base network settlement) applies.

Capabilities

x402-paymentusdc-baseper-request-billingmortgage-datajson-apino-api-key

Use cases

  • Retrieving mortgage-related data or calculations programmatically
  • Integrating mortgage information into financial dashboards or agent workflows
  • Paying per-request for financial data without subscription commitments

Fit

Best for

  • Agents or apps needing on-demand mortgage data with crypto micropayments
  • Developers who want keyless, pay-per-call access to financial endpoints
  • x402-compatible clients on the Base network

Not for

  • Users who need well-documented APIs with clear request/response schemas
  • Bulk mortgage data retrieval (no documented batch endpoints)
  • Users without USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/46 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation for this specific mortgage endpoint — no schema, no examples, no description of what data it returns. The endpoint isn't even listed on the provider's own catalog page. This is effectively a stub listing.

Warnings

  • No documentation exists for /api/v1/mortgages/46 — the endpoint is not listed on the provider's public API catalog
  • No request body schema or response schema available; callers must guess or experiment
  • The description 'Premium API Access' is generic and does not describe the endpoint's actual function
  • The /docs, /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access