check_order_status

shallow

com.eveoy/mcp · Verify this server

Look up the status of an Eveoy order by its Stripe Checkout session id. Use this when the user wants to: - Check whether an order was paid - See the order total and size for a checkout session Trigger phrases include: "check my order", "order status", "did my payment go through", "status of session cs_...". Returns: { customer_email (masked), locations, customers_per_location, total_cents, status, guarantee_type, top_sku_price_cents, shopper_bonus_cents, fee_breakdown { base_cents, sku_cents, bonus_cents } }. Do NOT use this for: creating an order (use start_checkout) or pricing (use get_pricing). Requires the cs_... session id from a prior checkout. Cost: free. Latency: fast. Read-only.

100.0/100

1 trials · measured 8 days ago

check_order_status scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.eveoy/mcp, 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
open
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: check_order_status
[![Vouch score](https://vouch.tools/api/tools/1affc9eb-2599-4b8a-81bc-08d75173a321/badge.svg)](https://vouch.tools/tools/1affc9eb-2599-4b8a-81bc-08d75173a321)
check_order_status — Vouch