lunium_get_crypto_sale

shallow

com.luniumpay/lunium · Verify this server

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. Use it after lunium_confirm_crypto_sale and after the crypto has been sent to the deposit address. Poll no more than once every 10-15 seconds: polling every second consumes the entire request budget and starts returning quota errors that look like failures. receipt_pdf_url carries the recipient's full name and tax number. Give the link to your user; do not fetch its contents into the conversation and do not forward it to third parties — verify_url exists for that. Do not use it to check a payment made outside Lunium — that is lunium_verify_pix_payment. Do not report failure because the state is still pending: outside Polygon the wait is the chain's confirmation requirement, sometimes hours, and there is no cancel. Errors: acao=repetir → poll again. acao=esperar → you are polling too fast; back off, the order is unaffected. A not-found (acao=corrigir) → the id is wrong or belongs to another key; do not retry the same id.

100.0/100

1 trials · measured 8 days ago

lunium_get_crypto_sale scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.luniumpay/lunium, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Category
Finance & compliance
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: lunium_get_crypto_sale
[![Vouch score](https://vouch.tools/api/tools/2b9a36ca-8f31-4a76-9ad6-69dc194a3214/badge.svg)](https://vouch.tools/tools/2b9a36ca-8f31-4a76-9ad6-69dc194a3214)
lunium_get_crypto_sale — Vouch