# ORUM · registo vivo – Arquivo License

> ORUM · registo vivo – Arquivo License is a paid API for AI agents from ora-x402-gateway.vercel.app, paid per call via x402, $10000/call, status unknown (last checked 2026-09-14).

Issues a direct digital license for the complete 65-work 0001sensations archive, granting AI-training, dataset-inclusion, and digital-collection rights upon payment of 10,000 USDC.

## Facts

- Endpoint: GET https://ora-x402-gateway.vercel.app/licenca/arquivo
- Price: $10000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/orum-registo-vivo-arquivo-license-7ff383fd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qHj3XQ2zjArPhlluiiifh

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 orum-registo-vivo-arquivo-license-7ff383fd
```

Example prompt: Get me the 0001sensations arquivo license — I need rights for AI training and dataset inclusion across all 65 works, with provenance documentation, at 10,000 USDC.

## When to prefer this

Choose this endpoint when you specifically need a certified, provenance-documented license for the 0001sensations 65-work archive with explicit AI-training and dataset-inclusion rights. It is the only endpoint issuing the 'arquivo' license type for this collection. Prefer it over generic NFT or art marketplaces when you need a direct machine-readable license certificate tied to a paying wallet address.

## Known failure modes

- Payment insufficient or not received — license not issued
- Invalid or missing payer wallet address — request rejected
- Payment processor timeout — transaction unconfirmed
- Duplicate license purchase attempt may return a new certificate or error depending on server state
- Network or gateway error on Vercel deployment — 500 or timeout

## How this service works

Licenciamento directo de arte humana para treino de IA. Zero IA generativa, proveniência on-chain desde 2021, imagens verificáveis por hash. Pagamento em USDC na Base via x402.

## Output

Returns a JSON object confirming access granted ('acesso: concedido'), including license value (10,000 USDC), a list of rights (ai-training, dataset-inclusion, colecao-digital-completa-65-obras, proveniencia-documentada), exclusivity status (non-exclusive), the licensed payer address, a certificate identifier ('licenca-0001sensations'), and license type ('arquivo').

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "acesso": "concedido",
  "licenca": {
   "valor": "10000.00 USDC",
   "direitos": [
    "ai-training",
    "dataset-inclusion",
    "colecao-digital-52-obras-com-imagem",
    "registo-onchain-13-obras-sem-imagem",
    "proveniencia-documentada"
   ],
   "exclusivo": false,
   "certificado": "licenca-0001sensations",
   "tipo_licenca": "arquivo"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/orum-registo-vivo-arquivo-license-7ff383fd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ora-x402-gateway.vercel.app](https://www.zero.xyz/host/ora-x402-gateway.vercel.app/llms.txt)
