# SecureLend Compliance Check API

> SecureLend Compliance Check API is a paid API for AI agents from agents.securelend.ai, paid per call via x402, $0.6/call, status unknown (last checked 2026-09-15).

Performs compliance analysis and regulatory checks for lending-related entities or documents via a paid USDC endpoint

## Facts

- Endpoint: GET https://agents.securelend.ai/api/v1/compliance
- Price: $0.6/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agents-securelend-ai-91398f3e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JSfUtWf2iD7ZL1Gl6GYo5

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability agents-securelend-ai-91398f3e
```

Example prompt: Run a compliance check on this loan applicant — business name Apex Holdings LLC, EIN 12-3456789 — and flag any regulatory issues or AML concerns before we proceed with underwriting.

## When to prefer this

Choose this endpoint when you need automated compliance screening in a lending or credit context, especially for AML/KYC checks, regulatory flag detection, or pre-underwriting due diligence. Best suited for AI agents operating in fintech workflows that require compliance gates before proceeding with loan origination or document review.

## Known failure modes

- Payment not provided or insufficient USDC — returns HTTP 402 Payment Required
- Missing required compliance input fields — returns 400 Bad Request
- Invalid entity identifier format — returns 422 Unprocessable Entity
- Internal compliance data source unavailable — returns 503 Service Unavailable
- Rate limit exceeded — returns 429 Too Many Requests

## How this service works

USDC payment required for /api/v1/compliance

## Output

A compliance assessment report including regulatory status, any flagged issues, risk indicators, and pass/fail determination for the entity or loan application submitted.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agents-securelend-ai-91398f3e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.securelend.ai](https://www.zero.xyz/host/agents.securelend.ai/llms.txt)
