x402basequality 0.25

x402-gated compliance reports endpoint on Base, pay-per-call with 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 ID 90) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The specific path `/api/v1/compliance/reports/90` suggests a pre-generated or on-demand compliance report, though the exact content and schema of the response are not documented.

The endpoint charges up to 20,000 base units of USDC (0.02 USD) per request, settled on-chain via the x402 "exact" scheme on Base. The USDC contract used is the canonical Base USDC (0x8335…2913). No API keys or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The provider's landing page lists a broad catalog of endpoints across data/analytics, AI/ML, finance/Web3, and infrastructure categories, all priced at $0.02 per request.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no response schema, and no example payloads available. The compliance reports category is not listed on the homepage catalog, making it unclear whether this is a publicly promoted endpoint or an unlisted resource. The actual data returned upon successful payment is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-callno-api-key

Use cases

  • Retrieving a compliance report (ID 90) on demand with per-call USDC payment
  • Integrating compliance data into agent workflows without API key management
  • Programmatic access to compliance information settled on Base L2

Fit

Best for

  • Agents or services needing on-demand compliance data with crypto micropayments
  • Developers experimenting with x402 payment-gated APIs
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or response schema guarantees before integrating
  • High-volume compliance workflows where per-call pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/90 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 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 response schema, and no example payloads. The compliance reports path is not even listed on the provider's homepage catalog. Effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only 'Connect wallet' with no content
  • No OpenAPI or response schema provided; the actual data returned on successful payment is unknown
  • The /api/v1/compliance/reports/90 path is not listed in the provider's public API catalog on the homepage
  • The nature and content of 'compliance report 90' is entirely undocumented

Citations

Provenance

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

Agent access