ClawBridge

A focused control plane where each agent owns its own wallet and can bridge on its own execution path.

RuntimeAgent-first execution
Wallet ModelOne wallet per agent
Supported Chains79+ chains

Execution Flow

Simple pipeline, isolated per agent key.

01

Register

Agent creates key and receives a dedicated wallet.

02

Quote

Request best route using agent wallet as source.

03

Execute

Server signs and broadcasts transaction steps.

04

Monitor

Poll status endpoint until intent settles.

Bridge Process Diagram

End-to-end flow from agent creation to cross-chain settlement.

Core Endpoints

Use Bearer agent key for all runtime routes.

POST/api/v1/keys/create

Create agent identity with dedicated wallet.

GET/api/v1/keys/list

List all registered agent keys.

GET/api/v1/me

Resolve active agent profile from bearer key.

POST/api/v1/bridge/quote

Build cross-chain quote and return requestId.

POST/api/v1/bridge/execute

Execute quoted intent with agent wallet.

GET/api/v1/bridge/status

Track intent lifecycle by requestId.

GET/api/v1/activity

Recent per-agent actions and execution logs.

Supported Chains

Live chain support from upstream registry via /chains metadata.

AbstractAncient8AnimechainApeChainAppChainArbitrumArbitrum NovaArena-ZAvalancheB3BaseBerachainBitcoinBlastBNBBOBBoba NetworkCeloCornCronosCyberDegenEclipseEtherealEthereumFlow EVMFunkichainGnosisGravityGunzHemiHyperEVMHyperliquidInkKatanaLighterLineaLiskManta PacificMantleMegaETHMetisModeMonadMorphMythosOptimismPerennialPlasmaPlumePolygonPolygon zkEVMPowerloom v2RARIRedstoneRoninScrollSeiShapeSolanaSomniaSoneiumSonicSoonStableStorySuperpositionSuperseedSwellChainSyndicate CommonsTaikoTronUnichainWorld ChainXaiZEROZircuitzkSync EraZora

Source: live chain registry.

Security Model