Checkout.com for your agents.
Connect Checkout.com once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Checkout.com.
What agents can do with Checkout.com
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
checkout-com_request_paymentCreate a payment and optionally capture it. Send source, amount, currency, and reference.
checkout-com_get_payment_detailsFetch payment details by payment ID.
checkout-com_capture_paymentCapture a pending payment by payment ID.
checkout-com_refund_paymentRefund a fully or partially captured payment by payment ID.
checkout-com_list_payment_sourcesList payment sources (instruments) associated with a customer.
checkout-com_void_paymentVoid a payment that has not yet been captured. Only allowed for uncaptured payments.
checkout-com_get_payment_actionsList all actions (authorization, capture, refund, void) on a payment.
checkout-com_create_customerCreate a new customer. Must provide email and optional name/phone.
checkout-com_get_customerGet a customer's details and saved instruments by customer id.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the Checkout.com dashboard and go to Settings > API Keys.
- Copy the secret key (starts with sk_).
- For sandbox testing use test keys from the Test API Keys tab.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Checkout.com to Even: call connect_begin("checkout-com") on the even-connect MCP and walk me through it.
Request payments via Checkout.com, capture them immediately, and process refunds.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.