x402basequality 0.35

x402-payable compliance reports endpoint on Base, $0.02/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 ID 91) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all settled on the Base network using USDC.

The specific endpoint `/api/v1/compliance/reports/91` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header with a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout window.

The platform advertises a uniform $0.02/request pricing model across all its endpoints, with no API keys, no rate limits, and no minimum commitments. Documentation pages exist at /docs, /pricing, and /api but currently render only a "Connect wallet" prompt with no substantive technical documentation. The compliance reports category is not listed on the homepage's API catalog, and no schema or example payloads are provided for this specific endpoint, so the exact structure of the report output is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportspay-per-requestjson-responseno-api-key

Use cases

  • Fetching compliance report data on-demand with per-request USDC micropayments
  • Integrating compliance checks into automated agent workflows without API key management
  • Accessing compliance information from a keyless, pay-as-you-go API

Fit

Best for

  • Agents or applications needing on-demand compliance data without subscription overhead
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume consumers who prefer per-call pricing over monthly plans

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no request/response schema, no examples, and the compliance reports category isn't even listed on the provider's homepage catalog. The docs, pricing, and API pages all render only a wallet-connect prompt with no useful content.

Warnings

  • No request or response schema available — the exact payload structure for this compliance report is unknown
  • The /api/v1/compliance/reports/91 path is not listed in the provider's public API catalog on the homepage
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no technical content
  • The nature and contents of 'compliance report 91' are entirely opaque — could be placeholder or test data

Citations

Provenance

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

Agent access