Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. Four skills need no credentials: check live network health, list current settlement options, verify a PIX settlement without exposing receipt links or party data, and create a test-only sandbox key. Tr…
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
30-day availabilityno checks in window
30 days agotoday
Endpoints
https://api.luniumpay.com/a2aa2a · auth: apikey · checked on a schedule
Registry facts
Not distributed through a package registry we index.
Declared by sources
What the publisher says
Attributed to the source that supplied each field. Treated as claims, not facts.
Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. Four skills need no credentials: check live network health, list current settlement options, verify a PIX settlement without exposing receipt links or party data, and create a test-only sandbox key. Transactional and account-scoped skills require an API key in X-API-Key. Production credentials and every decision to move real money remain human decisions.
USDT TO PIX — Vende USDT e uma chave PIX recebe reais (cash-out).
USDC TO PIX — Vende USDC e uma chave PIX recebe reais (cash-out).
CRYPTO TO PIX — Vende qualquer ativo do catalogo por PIX (caminho convert, mais lento).
PIX TO USDT — Paga um PIX e recebe USDT numa carteira (cash-in).
PIX TO USDC — Paga um PIX e recebe USDC numa carteira (cash-in).
PAYMENT VERIFICATION — Prova que um PIX liquidou, a partir do E2E. Aberta, sem chave.
QUOTE GENERATION — Cotacao com validade e valor exato, sem compromisso.
SETTLEMENT — Liquidacao ponta a ponta com comprovante E2E do Banco Central.
RECONCILIATION — Estado, webhook assinado e comprovante por ordem.
PIX PAYOUT — PIX em lote a partir de saldo (desligado por padrao, liberacao manual).
Get your own sandbox API key (no signup) — 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.
Live health of the Lunium rails (open, no API key) — Real-time operational state of the public Lunium services, measured by an internal probe every 5 minutes: overall state plus per-component state (api, pix_charge = cash-in rail, crypto_sale = cash-out rail, webhooks, contract_docs) with latencies in ms, mapped to operational | degraded | unavailable.
Verify a PIX payment (open, no API key) — 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 — that is the point of this tool. Its public result excludes receipt links, PIX keys, full names and tax numbers.
List assets and networks settling now — Open — no API key needed, so call this first. Lists the assets and networks that can settle right now, with limits and expected timing.
kind ← A2A Agent Card
name ← A2A Agent Card
summary ← A2A Agent Card
version ← A2A Agent Card
description ← A2A Agent Card
homepageUrl ← A2A Agent Card
publisherUrl ← A2A Agent Card
publisherName ← A2A Agent Card
Derived by Wellknown
Capabilities
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
48 min ago · declared · summary → "Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. Four skills need no c
48 min ago · declared · description → "Settles between Brazilian PIX and stablecoins, and issues Central Bank end-to-end (E2E) receipts. Four skills need no c
48 min ago · declared · publisherName → "Lunium (ZANQUETA INTERMED LTDA)"
48 min ago · declared · publisherUrl → "https://luniumpay.com"
48 min ago · declared · homepageUrl → "https://docs.luniumpay.com"
48 min ago · declared · version → "1.0.1"
48 min ago · declared · protocols → ["a2a"]
First seen 50 min ago · updated 48 min ago. About records
How much this taxpayer can pay right now — 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 — no charge is created.
State and receipt of a crypto sale — 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 — never construct these URLs by hand and never make a second call for them.
State of a PIX charge — 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.
Step 1 of 3 — price a crypto sale (commits nothing) — 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 — nothing is committed until lunium_confirm_crypto_sale.
Step 2 of 3 — IRREVERSIBLE: lock the rate and get the deposit address — 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 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.
IRREVERSIBLE: create a PIX charge that delivers 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, crypto is delivered to payout_address. The payer's CPF or CNPJ is required — a Central Bank rule, and what identifies the charge.