x402basequality 0.30

AML alerts endpoint with per-request x402 payment on Base (USDC).

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 the x402 payment protocol. The specific resource `/api/v1/aml/alerts/95` returns alert information in JSON format, gated behind a per-call USDC micropayment on the Base network.

The endpoint accepts POST requests and charges up to 20,000 base units of USDC (0.02 USD) per call, settled on-chain to a Base address. No API keys or rate limits are required — payment is handled entirely through the x402 `X-PAYMENT` header. The parent site lowpaymentfee.com hosts a broader catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request.

Documentation is extremely sparse. The crawled docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the AML alert response contains. The endpoint is live (returns a valid 402 challenge), but the actual data quality and schema of the AML alert payload are unknown.

Capabilities

aml-alertsanti-money-launderingcompliance-datax402-paymentusdc-micropaymentbase-networkper-request-billing

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating AML screening 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 that can settle x402 micropayments on Base
  • Compliance automation requiring pay-per-use alert lookups

Not for

  • Bulk AML screening requiring thousands of alerts at once (no batch endpoint documented)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and accepts payments. However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the AML alert content is completely undocumented. The listing is effectively a stub with only pricing and protocol details confirmed.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No request or response schema for the AML alerts endpoint
  • The specific resource /api/v1/aml/alerts/95 is not listed on the site's main API catalog, raising questions about whether it is a standard offering or a test/demo endpoint
  • AML data may be subject to regulatory requirements depending on jurisdiction

Citations

Provenance

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

Agent access