x402basequality 0.30

x402-gated medical records endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves medical record data behind an x402 paywall. The specific resource `/api/v1/medical/records/13` returns JSON content upon payment. It is part of a broader platform (lowpaymentfee.com) that hosts dozens of x402-gated API endpoints spanning data analytics, AI/ML inference, finance, and utility categories, all settled on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts payments via the "exact" scheme on Base. The maximum amount required is 20,000 base units of USDC (0x8335…2913 on Base), which at 6 decimals equals $0.02 per request. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Important caveat: this endpoint is labeled as returning medical records. No documentation exists describing the data schema, data source, compliance posture, or whether the data is synthetic, anonymized, or real. The crawl yielded almost no detail beyond the landing page listing and the 402 challenge. Callers should exercise caution, especially given the sensitive nature of medical data.

Capabilities

x402-paymentusdc-basemedical-recordsjson-responseper-request-billingno-api-key

Use cases

  • Retrieving medical record data (record ID 13) via a single paid API call
  • Demonstrating x402 payment flows against a live endpoint on Base
  • Integrating pay-per-request health data into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents that need on-demand, keyless API access to structured data
  • Testing micropayment integrations with USDC

Not for

  • Production healthcare applications requiring HIPAA-compliant, audited data sources
  • Use cases needing bulk or streaming medical data at scale
  • Anyone needing documented data provenance or regulatory compliance guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on the response schema, data source, or what 'medical records' actually contains. No OpenAPI spec, no examples, and the crawl pages beyond the landing page were empty. The medical/health category raises additional compliance concerns with no information provided.

Warnings

  • No documentation on what data is returned — response schema is completely unknown.
  • Endpoint claims to serve 'medical records' but no information on data source, compliance (HIPAA, GDPR), or whether data is real, synthetic, or anonymized.
  • No OpenAPI spec or example responses available.
  • The broader platform lists many endpoints but provides no detailed docs for any of them.
  • Regulated data category (health/medical) with zero compliance disclosures.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:34:52Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-21

Agent access