# ScriptMasterLabs Compliance Bank Audit API

> ScriptMasterLabs Compliance Bank Audit API is a paid API for AI agents from acp-x402-discovery.onrender.com, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Returns compliance and bank audit data for regulatory and financial due diligence, paid per-call via USDC on Base using x402 protocol

## Facts

- Endpoint: GET https://acp-x402-discovery.onrender.com/x402/compliance-bank-audit
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/scriptmasterlabs-compliance-bank-audit-api-e7ca97e4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OC9oydUOpu9Bp-Tc2u5Qk

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 scriptmasterlabs-compliance-bank-audit-api-e7ca97e4
```

Example prompt: Pull the compliance bank audit data for the institution I'm reviewing — I need the regulatory and audit findings to complete our due diligence report.

## When to prefer this

Choose this endpoint when you need pay-per-call access to compliance and bank audit data without a subscription, and you are already operating in a USDC/Base payment environment using the x402 micropayment protocol. It is particularly suitable for agents performing automated due diligence, regulatory checks, or audit data enrichment at low per-query cost.

## Known failure modes

- Payment not settled — x402 payment in USDC on Base must succeed before data is returned
- Missing or malformed 'properties' parameter returns an empty or error response
- Endpoint hosted on Render free tier may experience cold-start latency or downtime
- Schema is loosely defined (empty example response) so actual field structure may be undocumented and subject to change
- Request with invalid property identifiers may return empty results rather than an explicit error

## How this service works

Pay-per-call crypto, RWA, federal, SEC, and compliance APIs. Settled in USDC on Base via x402. Hyphen routes only (e.g. /x402/rwa-aggregates, /x402/gas-tracker).

## Output

Returns a JSON payload containing compliance and bank audit records, which may include regulatory findings, audit status, filing information, and related compliance metadata for the queried financial institution or parameters.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "example": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scriptmasterlabs-compliance-bank-audit-api-e7ca97e4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from acp-x402-discovery.onrender.com](https://www.zero.xyz/host/acp-x402-discovery.onrender.com/llms.txt)
