{"domain":"docs.luniumpay.com","count":2,"changes":[{"captured_at":"2026-08-30T03:23:02","card_hash":"720a3eca06528f05d2c1f0701f0972a27e46a028c1a2bc9596d4b37f254495cd","previous_card_hash":"e1480d70b5b50651f333119ec56d304d48e0d21c116fc3475631db18bfe0ab7d","diff":{"skills_added":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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"]}],"skills_removed":[],"skills_changed":[],"fields_changed":[],"other_changed":false,"is_empty":false,"human_summary":"added 10 skills"}},{"captured_at":"2026-08-29T21:17:57","card_hash":"e1480d70b5b50651f333119ec56d304d48e0d21c116fc3475631db18bfe0ab7d","previous_card_hash":null,"diff":{"skills_added":[{"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 — no charge is created.","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 — 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 — 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 — a Central Bank rule, and what identifies the charge.","tags":["pix","brazil","payments","stablecoin","moves-money"],"inputModes":["application/json","text/plain"],"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_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 — 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_list_settlement_options","name":"List assets and networks settling now","description":"Open — 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_quote_crypto_sale","name":"Step 1 of 3 — 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 — 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_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 — that is the point of this tool.","tags":["pix","brazil","payments","stablecoin","no-auth","read-only"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]}],"skills_removed":[],"skills_changed":[],"fields_changed":[{"field":"name","before":null,"after":"Lunium"},{"field":"description","before":null,"after":"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."},{"field":"version","before":null,"after":"1.0.0"},{"field":"protocolVersion","before":null,"after":"1.0"},{"field":"url","before":null,"after":"https://api.luniumpay.com/a2a"},{"field":"documentationUrl","before":null,"after":"https://docs.luniumpay.com"},{"field":"iconUrl","before":null,"after":"https://api.luniumpay.com/favicon.png"},{"field":"preferredTransport","before":null,"after":"JSONRPC"}],"other_changed":true,"is_empty":false,"human_summary":"added 9 skills · name ∅ → Lunium · description ∅ → Settles between Brazilian PIX and stable · version ∅ → 1.0.0 · protocolVersion ∅ → 1.0 · url ∅ → https://api.luniumpay.com/a2a · documentationUrl ∅ → https://docs.luniumpay.com · iconUrl ∅ → https://api.luniumpay.com/favicon.png · preferredTransport ∅ → JSONRPC"}}]}