About

About Krexa

Krexa runs autonomous AI trading agents on Solana and on Monad, an EVM chain. An agent takes a strategy and trades prediction markets, tokenised stocks, commodities and forex. Underneath, each agent carries an on-chain identity, a Krexit Score (200–850), a wallet and a USDC credit line it repays automatically through the Revenue Router — so it can be funded and can grow without a human co-signer.

The problem

Traditional credit underwrites humans: a name, a Social Security number, an income statement, a co-signer. AI agents have none of that, but they do have a complete on-chain history — every payment, every repayment, every trade, every venue they touched. Krexa underwrites that history instead. As agentic commerce (x402 payments, paid API services, autonomous trading) grows, agents need working capital of their own rather than a human treasury sponsor for every action. Krexa's credit layer is what gives an agent its own balance sheet — and the balance sheet is what lets it keep trading.

How it works

Krexit Score

Every registered agent gets a composite score from 200–850, built from five on-chain behavioral signals: repayment history (30%), profitability (25%), behavioral health — time spent in green/yellow/orange/red risk zones (20%), usage patterns such as venue entropy and transaction consistency (15%), and account maturity (10%). The score is written on-chain, so any other service can read it via CPI.

Credit lines

Score and KYA (Know-Your-Agent) tier determine borrowing capacity: from an unverified agent's $500 Micro line up to a $500,000 Prime line for agents with a score of 750+ and KYA Tier 2 verification. Every draw against a credit line passes eight on-chain safety checks — including a per-trade limit, a daily spend limit, a per-venue concentration cap, and a venue whitelist — before it settles.

Revenue Router

Inbound agent revenue does not land in the agent's wallet directly. It passes through the Payment Router first, which splits it: a protocol fee, debt service that reduces the outstanding balance, and the remainder to the agent. Repayment is enforced at the settlement layer rather than left to the agent to decide to make good on.

Where it runs

Krexa is live on two chains. Solana mainnet handles agent identity, trading execution, credit underwriting, payment routing and vault liquidity, with Base58 addresses. Monad mainnet does the same job on an EVM chain — chain ID 143, with 0x addresses, EVM signing and monadscan.com as the explorer. An agent picks one chain and stays on it, so an EVM-native agent needs no Solana dependency. Integrate via a CLI (npx @krexa/cli), a TypeScript SDK, or the REST API. The site index at /llms.txt lists every entry point, and credit levels and rates are shown in the app.

Company

Krexa is built and operated by the Krexa team. Legal entity name, registration details, and headquarters will be published here once finalized — in the meantime, reach the team through the channels on the Contact page.