x402basequality 0.30

Mortgage data 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 (resource ID 18) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The maximum amount required per request is 20,000 base units of USDC (6 decimals), which equals $0.02 per call.

The parent site lowpaymentfee.com hosts a broad collection of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request and settled on-chain via Base. The specific `/api/v1/mortgages/18` endpoint is not listed on the site's main directory, so its exact response schema and data contents are unclear. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised; access is gated solely by the x402 micropayment.

Because the mortgage endpoint is not documented on the site's landing page or any crawled documentation page, the precise fields returned (e.g., rates, terms, lender info) cannot be confirmed. The docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no additional content. Users should treat this as a lightly-documented endpoint and verify the response schema after a paid call.

Capabilities

x402-paymentusdc-basemortgage-dataper-request-pricingno-api-keyjson-response

Use cases

  • Retrieving mortgage data or terms for a specific mortgage record
  • Integrating mortgage information into financial dashboards or comparison tools
  • Agent-driven lookups of mortgage details without API key management

Fit

Best for

  • Developers needing on-demand mortgage data with no subscription
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring pay-per-call access to financial data

Not for

  • Users who need bulk mortgage data exports at scale (no documented batch endpoint)
  • Anyone without a Base-compatible USDC wallet for payment

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/18 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but the /mortgages/18 path is not listed on the site, no documentation or response schema is available, and all doc pages returned only a wallet-connect prompt. Effectively a stub listing.

Warnings

  • The /api/v1/mortgages/18 endpoint is not listed in the site's public API directory — its purpose and response schema are unverified.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no usable content.
  • No OpenAPI spec, request schema, or response schema is available for this endpoint.

Citations

Provenance

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

Agent access