x402basequality 0.30

x402-gated compliance reports 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 provides access to a compliance report resource (report ID 99) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The price per request is $0.02 (20,000 base units of USDC with 6 decimals). Payment is made via the x402 "exact" scheme with no API keys, rate limits, or subscriptions required — callers simply attach an X-PAYMENT header with a valid payment proof.

The broader lowpaymentfee.com platform advertises a suite of x402-gated APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request. However, the specific endpoint being listed here — `/api/v1/compliance/reports/99` — is not explicitly described on the site's landing page, so its exact response payload and purpose are unclear. The description "Premium API Access" is the only label provided in the x402 challenge.

Documentation is extremely thin: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response, and no schema describing what a compliance report contains. The endpoint accepts POST requests and returns application/json according to the x402 challenge metadata.

Capabilities

x402-paymentusdc-paymentbase-networkcompliance-reportsper-request-billingno-api-keyjson-response

Use cases

  • Fetching compliance report data on a pay-per-call basis without subscriptions
  • Agent-driven compliance checks settled instantly in USDC on Base
  • Programmatic access to compliance reports with no API key management

Fit

Best for

  • Agents or services needing on-demand compliance data with crypto-native payment
  • Developers who want zero-signup, pay-per-use API access
  • x402-compatible clients on the Base network

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • Bulk compliance report retrieval at high volume (no documented batch endpoint)
  • Users without USDC on Base or an x402-compatible payment client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/99 \
  -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 confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no example request/response, and the specific compliance report endpoint is not even listed on the provider's landing page. The purpose and schema of the response are unknown.

Warnings

  • No OpenAPI spec or schema available for this endpoint
  • The /docs, /pricing, /api, and /README pages contain no usable documentation — only a 'Connect wallet' prompt
  • The specific endpoint /api/v1/compliance/reports/99 is not listed among the provider's advertised APIs on the landing page
  • Response payload structure is completely unknown — no example or schema provided
  • The term 'compliance reports' may involve regulated data; verify suitability for your jurisdiction

Citations

Provenance

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

Agent access