x402basequality 0.30

AML alerts endpoint with per-request USDC payment on Base via x402 protocol.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data via a pay-per-request model using the x402 protocol. The specific resource `/api/v1/aml/alerts/61` returns JSON data related to AML alert ID 61. Payment is settled in USDC on the Base network.

The endpoint accepts POST requests and requires an X-PAYMENT header containing a valid x402 payment proof. The maximum amount required per request is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The provider advertises no API keys, no rate limits, and instant access. The payment timeout is 300 seconds.

The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request. However, this specific endpoint is in the AML alerts category, which is not prominently listed on the landing page. Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation for the AML alerts endpoint specifically.

Capabilities

aml-alertscompliance-datax402-paymentusdc-settlementbase-networkpay-per-requestjson-response

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating AML alert data into automated transaction monitoring pipelines
  • Agent-driven compliance checks that pay per query without API key management

Fit

Best for

  • Developers needing on-demand AML alert data without subscription commitments
  • AI agents performing compliance lookups with crypto-native payment
  • Low-volume compliance queries where pay-per-request is cost-effective

Not for

  • High-volume AML screening requiring bulk or batch processing at lower per-unit cost
  • Organizations requiring detailed SLAs, audit trails, or regulatory certifications from the data provider
  • Users without USDC on Base network or x402-compatible payment infrastructure

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/61 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, no documentation for the AML alerts resource, and the AML category isn't even listed on the landing page. The docs/pricing/README pages are all empty. This is effectively a stub listing.

Warnings

  • No documentation available for the /api/v1/aml/alerts/ endpoint — the AML alerts category is not listed on the provider's landing page
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • No request or response schema available; request body format and response structure are unknown
  • AML/compliance data may be subject to regulatory requirements — provenance and accuracy of data are unverified
  • The provider's broader API catalog lists many endpoint categories but none mention AML, raising questions about this endpoint's maturity

Citations

Provenance

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

Agent access