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 (resource ID 41) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. The specific `/api/v1/mortgages/41` endpoint is not listed on the provider's public landing page among the advertised categories, so its exact response schema and data contents are unclear. It may return mortgage rate information, loan details, or related financial data, but no documentation or example responses were found.

The endpoint is confirmed live: the probe received a proper HTTP 402 x402 challenge with version 1, scheme "exact", and a 300-second payment timeout. However, the lack of any OpenAPI spec, dedicated docs, or output schema beyond the basic HTTP/POST declaration means consumers must discover the response format empirically after payment.

Capabilities

x402-paymentusdc-base-networkpay-per-callmortgage-datajson-responseno-api-key

Use cases

  • Retrieving mortgage-related financial data programmatically
  • Integrating mortgage information into financial dashboards
  • Agent-driven lookups of mortgage details without API key management

Fit

Best for

  • Developers needing on-demand mortgage data without subscription commitments
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring keyless, pay-per-use financial data access

Not for

  • Users who need well-documented, schema-specified APIs before integrating
  • Bulk mortgage data retrieval (pay-per-call at $0.02 adds up at scale)
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/41 \
  -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, but there is no documentation, no OpenAPI spec, no example responses, and the /mortgages/41 path is not listed among the provider's advertised APIs. The actual data returned is unknown, making this effectively a stub listing.

Warnings

  • The /api/v1/mortgages/41 endpoint is not listed on the provider's public landing page — its availability and data contents are unverified beyond the 402 challenge.
  • No OpenAPI spec, output schema, or example responses are available; consumers must discover the response format after payment.
  • Documentation pages (/docs, /api, /pricing, /README) all returned only a 'Connect wallet' prompt with no useful content.

Citations

Provenance

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

Agent access