x402basequality 0.35

Mortgage data endpoint on Base, pay-per-call 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 at the path `/api/v1/mortgages/35`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/mortgages/35` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). This is consistent with the platform's uniform $0.02/request pricing displayed on its landing page. Payment is settled on-chain to the specified payTo address, with a timeout of 300 seconds.

Documentation for this specific mortgage endpoint is sparse — the crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. The endpoint path suggests it retrieves or processes data for a specific mortgage record (ID 35), but the exact request body schema and response format are not documented. The platform advertises no API keys, no rate limits, and instant access, relying entirely on x402 micropayments for access control.

Capabilities

x402-paymentusdc-basemortgage-datapay-per-requestjson-apino-api-key

Use cases

  • Retrieving mortgage record data programmatically with per-call payment
  • Integrating mortgage information into agent workflows without API key management
  • Accessing financial data via crypto micropayments on Base

Fit

Best for

  • Agents or apps needing on-demand mortgage data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns
  • Low-volume or sporadic mortgage data lookups

Not for

  • High-volume mortgage data pipelines where per-call fees add up
  • Users who need detailed API documentation and schema guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation for this specific mortgage endpoint — no request schema, no response schema, no examples. The docs/pricing/README pages are all behind a wallet-connect gate. The endpoint path '/mortgages/35' is not listed on the landing page, making its purpose unclear.

Warnings

  • No documentation available for the /api/v1/mortgages/35 endpoint — request and response schemas are unknown
  • This endpoint is not listed among the advertised APIs on the landing page; its purpose and data content are unclear
  • All doc pages (docs, pricing, README) returned only 'Connect wallet' with no usable content
  • The mortgage endpoint may involve regulated financial data; verify compliance requirements before use

Citations

Provenance

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

Agent access