Lunium
docs.luniumpay.com
· Lunium (ZANQUETA INTERMED LTDA)
Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. One skill needs no credentials at all: lunium_verify_pix_payment proves that a PIX payment actually settled, from its E2E identifier alone — use it to check a payment a counterparty claims to have made before you release goods, credit or a next step. Every other skill needs an API key in the X-API-Key header; a test key is one call away via lunium_create_sandbox_key, with no account and no human approval.
docs.luniumpay.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 64/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://docs.luniumpay.com/.well-known/agent-card.json |
| Provider | https://luniumpay.com |
| Docs | https://docs.luniumpay.com |
Skills · 19 declared · mapped to canonical taxonomy
Vende USDT e uma chave PIX recebe reais (cash-out).
Vende USDC e uma chave PIX recebe reais (cash-out).
Vende qualquer ativo do catalogo por PIX (caminho convert, mais lento).
Paga um PIX e recebe USDT numa carteira (cash-in).
Paga um PIX e recebe USDC numa carteira (cash-in).
Prova que um PIX liquidou, a partir do E2E. Aberta, sem chave.
Cotacao com validade e valor exato, sem compromisso.
Liquidacao ponta a ponta com comprovante E2E do Banco Central.
Estado, webhook assinado e comprovante por ordem.
PIX em lote a partir de saldo (desligado por padrao, liberacao manual).
Provisions a Lunium TEST api key for you, in one call, with no account, no human approval and no money involved. Use it when a Lunium tool told you erro="chave_…
Confirms that a specific PIX payment actually settled in Brazil, using the Central Bank end-to-end identifier (E2E). Free and open: no API key, no Lunium accoun…
Open — no API key needed, so call this first. Lists the assets and networks that can settle right now, with limits and expected timing.
Requires an API key. Returns how much a specific Brazilian taxpayer (CPF for a person, CNPJ for a company) can move through a PIX charge right now, in cents. Re…
Requires an API key. Returns the current state of a crypto sale and, once settled, the receipt: pix_e2e (Central Bank identifier), receipt_url (a page to show a…
Requires an API key. Returns the state of a charge created with lunium_create_pix_charge. States: pending (unpaid), under_review (PIX received, settlement in tr…
Requires an API key. Step 1 of 3 of selling crypto for reais. Prices a specific amount of a specific asset on a specific network against a specific PIX key, ret…
Requires an API key. Step 2 of 3, and the point of no return. Locks the quoted rate and returns deposit_address — the address the crypto must be sent to. Crypto…
Requires an API key. Creates a PIX charge: returns a QR code and a copy-and-paste string any Brazilian payer can pay from their bank app. When it is paid, crypt…
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/docs.luniumpay.com) [](https://agenstry.com/agents/docs.luniumpay.com) [](https://agenstry.com/agents/docs.luniumpay.com) [](https://agenstry.com/agents/docs.luniumpay.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "1.0",
"name": "Lunium",
"description": "Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. One skill needs no credentials at all: lunium_verify_pix_payment proves that a PIX payment actually settled, from its E2E identifier alone \u2014 use it to check a payment a counterparty claims to have made before you release goods, credit or a next step. Every other skill needs an API key in the X-API-Key header; a test key is one call away via lunium_create_sandbox_key, with no account and no human approval.",
"url": "https://api.luniumpay.com/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"documentationUrl": "https://docs.luniumpay.com",
"iconUrl": "https://api.luniumpay.com/favicon.png",
"provider": {
"organization": "Lunium (ZANQUETA INTERMED LTDA)",
"url": "https://luniumpay.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "X-API-Key",
"description": "Lunium API key. Omit it to use only the open skills (payment verification and sandbox key provisioning)."
}
},
"security": [
{},
{
"apiKey": []
}
],
"skills": [
{
"id": "usdt_to_pix",
"name": "USDT TO PIX",
"description": "Vende USDT e uma chave PIX recebe reais (cash-out).",
"tags": [
"brazil",
"capability",
"cash_out",
"crypto_to_fiat",
"offramp",
"pix",
"receive_fiat",
"sell_crypto",
"usdt"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "usdc_to_pix",
"name": "USDC TO PIX",
"description": "Vende USDC e uma chave PIX recebe reais (cash-out).",
"tags": [
"brazil",
"capability",
"cash_out",
"crypto_to_fiat",
"offramp",
"pix",
"receive_fiat",
"sell_crypto",
"usdc"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "crypto_to_pix",
"name": "CRYPTO TO PIX",
"description": "Vende qualquer ativo do catalogo por PIX (caminho convert, mais lento).",
"tags": [
"brazil",
"capability",
"crypto_to_fiat",
"offramp",
"pix",
"receive_fiat",
"sell_crypto"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "pix_to_usdt",
"name": "PIX TO USDT",
"description": "Paga um PIX e recebe USDT numa carteira (cash-in).",
"tags": [
"brazil",
"brl",
"buy_crypto",
"capability",
"cash_in",
"fiat_to_crypto",
"onramp",
"pay_fiat",
"pix"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "pix_to_usdc",
"name": "PIX TO USDC",
"description": "Paga um PIX e recebe USDC numa carteira (cash-in).",
"tags": [
"brazil",
"brl",
"buy_crypto",
"capability",
"cash_in",
"fiat_to_crypto",
"onramp",
"pay_fiat",
"pix"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "payment_verification",
"name": "PAYMENT VERIFICATION",
"description": "Prova que um PIX liquidou, a partir do E2E. Aberta, sem chave.",
"tags": [
"audit",
"brazil",
"capability",
"check_receipt",
"no-auth",
"pix",
"prove_settlement",
"verify_payment"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote_generation",
"name": "QUOTE GENERATION",
"description": "Cotacao com validade e valor exato, sem compromisso.",
"tags": [
"brazil",
"capability",
"get_quote",
"pix",
"price_discovery"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "settlement",
"name": "SETTLEMENT",
"description": "Liquidacao ponta a ponta com comprovante E2E do Banco Central.",
"tags": [
"brazil",
"capability",
"execute_payment",
"pix",
"settle"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "reconciliation",
"name": "RECONCILIATION",
"description": "Estado, webhook assinado e comprovante por ordem.",
"tags": [
"brazil",
"capability",
"pix",
"reconcile",
"track_order",
"webhook"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "pix_payout",
"name": "PIX PAYOUT",
"description": "PIX em lote a partir de saldo (desligado por padrao, liberacao manual).",
"tags": [
"brazil",
"brl",
"capability",
"disburse",
"mass_payment",
"payout",
"pix"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_create_sandbox_key",
"name": "Get your own sandbox API key (no signup)",
"description": "Provisions a Lunium TEST api key for you, in one call, with no account, no human approval and no money involved. Use it when a Lunium tool told you erro=\"chave_ausente\" and you want to explore the API yourself instead of stopping to ask your user for credentials.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"no-auth",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_verify_pix_payment",
"name": "Verify a PIX payment (open, no API key)",
"description": "Confirms that a specific PIX payment actually settled in Brazil, using the Central Bank end-to-end identifier (E2E). Free and open: no API key, no Lunium account. You can verify a payment you did not make, handed to you by a counterparty you have no reason to trust \u2014 that is the point of this tool.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"no-auth",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_list_settlement_options",
"name": "List assets and networks settling now",
"description": "Open \u2014 no API key needed, so call this first. Lists the assets and networks that can settle right now, with limits and expected timing.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"no-auth",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_check_payer_limit",
"name": "How much this taxpayer can pay right now",
"description": "Requires an API key. Returns how much a specific Brazilian taxpayer (CPF for a person, CNPJ for a company) can move through a PIX charge right now, in cents. Read-only \u2014 no charge is created.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_get_crypto_sale",
"name": "State and receipt of a crypto sale",
"description": "Requires an API key. Returns the current state of a crypto sale and, once settled, the receipt: pix_e2e (Central Bank identifier), receipt_url (a page to show a person), receipt_pdf_url and verify_url (hand it to a counterparty so they can check without trusting you). All four arrive together \u2014 never construct these URLs by hand and never make a second call for them.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_get_pix_charge",
"name": "State of a PIX charge",
"description": "Requires an API key. Returns the state of a charge created with lunium_create_pix_charge. States: pending (unpaid), under_review (PIX received, settlement in transit), paid (credited, crypto released), delayed, expired, refunded, failed.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_quote_crypto_sale",
"name": "Step 1 of 3 \u2014 price a crypto sale (commits nothing)",
"description": "Requires an API key. Step 1 of 3 of selling crypto for reais. Prices a specific amount of a specific asset on a specific network against a specific PIX key, returning brl_amount (what the recipient receives), expires_at, an order id and a confirmation_token. No money moves and no deposit address is issued here \u2014 nothing is committed until lunium_confirm_crypto_sale.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"read-only"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_confirm_crypto_sale",
"name": "Step 2 of 3 \u2014 IRREVERSIBLE: lock the rate and get the deposit address",
"description": "Requires an API key. Step 2 of 3, and the point of no return. Locks the quoted rate and returns deposit_address \u2014 the address the crypto must be sent to. Crypto arriving there will be converted and paid out to the PIX key from the quote. There is no cancel, no reversal, and no support path to undo it.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"moves-money"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "lunium_create_pix_charge",
"name": "IRREVERSIBLE: create a PIX charge that delivers crypto",
"description": "Requires an API key. Creates a PIX charge: returns a QR code and a copy-and-paste string any Brazilian payer can pay from their bank app. When it is paid, crypto is delivered to payout_address. The payer's CPF or CNPJ is required \u2014 a Central Bank rule, and what identifies the charge.",
"tags": [
"pix",
"brazil",
"payments",
"stablecoin",
"moves-money"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"additionalInterfaces": [
{
"transport": "JSONRPC",
"url": "https://api.luniumpay.com/a2a"
},
{
"transport": "HTTP+JSON",
"url": "https://api.luniumpay.com/mesh"
}
],
"meshEndpoint": "https://api.luniumpay.com/mesh"
}