Buy the credit you need.
Start with $10.00. Use a card or choose crypto at checkout.
Payment optionsFor independent security consultants
AI tools for the way you work. Pay with crypto, set up each engagement quickly, and track every client’s usage.
From $10.00 prepaid · Card or crypto · No subscription
Engagement launch kit
Illustrative exampleCrypto checkout, no card required
Per-engagement keys and usage
OpenAI-compatible API format
Your tools shouldn’t need a new setup for every job. Keep credentials, usage and client billing connected to the engagement.
Start with $10.00. Use a card or choose crypto at checkout.
Payment optionsSet a client reference, a budget and an expiry. Limit the models the key can use.
Engagement setupStart with an SDK or the Claude Code guide. Codex support is coming soon.
Integration guidesGet a CSV or printable summary. Add your own markup as a separate column.
Billing exportsNo company card required. Fund your account through a hosted crypto checkout and use the same models at the same token rates.
Card payments are also accepted. You’ll still need an email account, and all use must follow our Acceptable Use Policy.
How crypto checkout works$10.00
Minimum top-up · excluding GST
Use familiar request formats with a Redline endpoint and key. Keep the setup beside the engagement, where it belongs.
curl "https://api.redline-api.duckdns.org/v1/chat/completions" \
-H "Authorization: Bearer $REDLINE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "redline-core",
"messages": [{
"role": "user",
"content": "Draft a checklist for an authorised code review."
}],
"max_tokens": 256
}'
Set REDLINE_API_KEY in your environment. This example makes a billable
request when the API is available.
Hosted abliterated models for authorised work. Pay for input, cached input and output tokens as you use them.
| Model | Input | Cached input | Output |
|---|---|---|---|
| redline-core | $1.65 | $0.17 | $4.85 |
| redline-large | $4.85 | $0.49 | $8.10 |
USD, excluding GST. No subscription. Minimum top-up $10.00.
Estimate your costYes. Crypto checkout is part of the launch offering, alongside card payments. An email account is required and the Acceptable Use Policy applies to every payment method.
Hosted abliterated models, engagement key management, tool configuration guides and usage exports. We resell access to models provided by abliteration.ai; we do not claim to have trained them.
The service is designed to retain request metadata for usage, billing and abuse handling, without storing prompts or model responses. Read the Security & Privacy page for what is collected and how upstream processing works.
Codex support is coming soon. It requires the Responses API; endpoint compatibility and multi-turn tool use are still being verified. The configuration guide clearly marks this status.
A client key. A clear budget. A usage record you can bill.