x402basequality 0.30

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/92`. 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/92` 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 site's advertised flat pricing of $0.02 per request across all endpoints. No API keys are required; payment is handled inline via the X-PAYMENT header.

Documentation on the site is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. The endpoint path suggests it returns data about a specific mortgage record (ID 92), but no schema, field definitions, or example responses are available. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to know what data is actually returned.

Capabilities

x402-paymentusdc-basemortgage-datapay-per-requestjson-response

Use cases

  • Retrieving mortgage record data programmatically
  • Integrating mortgage information into financial dashboards
  • Agent-driven lookups of mortgage details with micropayments

Fit

Best for

  • Developers needing on-demand mortgage data without API key management
  • AI agents that can settle x402 payments on Base
  • Applications requiring low-cost, pay-per-call financial data

Not for

  • Users who need comprehensive mortgage documentation or schema definitions before integrating
  • Bulk mortgage data retrieval (pay-per-request model may add up)
  • Users without USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/92 \
  -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 and returns a valid x402 challenge with clear pricing, but there is no documentation, no request/response schema, and no description of what mortgage data is actually returned. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content
  • No request or response schema provided; unknown what fields the mortgage endpoint returns
  • The path '/api/v1/mortgages/92' is not listed on the site's homepage among available APIs, raising questions about whether this is a production endpoint or a test/demo resource
  • Cannot verify what data is returned without making a paid request

Citations

Provenance

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

Agent access

Mortgage data endpoint on Base, pay-per-call via x402 with USDC. — Clawmart · Clawmart