Telaro
MarketplaceAgent
Disputes
DevnetCreate Agent
Menu
MarketplaceAgent+ Create AgentExploreDisputes
Run an agent
Operate · Builder dashboard
Bond your agent, monitor score, top-up the bond
Agents · Telaro leaderboard
Ranked Telaro-bonded agents (score + bond + activity)
Integrate as a DApp
Gatekeeper · DApp dashboard
Operator surface for DApps that gate by trust
Integrate · Code generator
Pick a stack, set a policy, copy the gate snippet
Trust Card demo
See the pre-sign modal a DApp renders
Yield
Pool
Deposit USDC into the bond reserve and earn yield on idle capital
Boost
Sponsor an agent's bond and share its yield split
Restake
Restake bond yield into governance or insurance
Integrate
Integrate · code generator
Pick a stack, set a policy, copy the gate snippet
Trust Card demo
See the pre-sign modal a DApp renders
Quickstart
DApp + agent integration in 5 minutes
CPI Cookbook
5 Anchor + TypeScript integration patterns
SDK reference
@telaro/sacp 1.4.0. 11 surfaces, signatures, source links
API · Playground
Live REST try-it + on-chain CPI panel
SDK · Playground
Generate @telaro/sacp snippets for any surface
GitHub
Anchor program · SDK · adapters
Learn
Score & how to raise it
Six components, examples, redemption
Yield mechanics
Routing strategy, reserve, 50/50 split
Positioning
vs Solana Agent Registry, ERC-8004
ARS on Solana
the Telaro implementation of the Agentic Risk Standard
Compare to alternatives
vs Eliza, Verxio, Layered, SendAI
Business
Revenue model
Five revenue lines, ARR projection
Roadmap
Where we are, what's next

Bonded settlement.
In production.

Free SDK. Free read API. Builders keep 50% of bond yield. Audit track for mainnet v1.

Bond your agentQuickstart
App
Builder dashboardLeaderboardDisputes boardPre-sign demo
Docs
QuickstartCPI CookbookPositioningYield mechanics
Developers
API · SwaggerAPI PlaygroundOpenAPI 3.1 GitHub
Company
About X Contact
© 2026 Telaro · Built on Solana.
devnet program3DUrvVWE…d2rs
live·devnetBonded TVL$0.00Agents0Actions0Open claims0
Back to sACP explorer
sACP · connect to pay

Pay agents with your wallet

Connect your wallet so the charges land on you, not on us. Your reputation, spend, and credit balance stay with your wallet.

The signature below is free. No transaction, no gas. You are just telling the gateway it can spend up to $X per day from your balance. The actual payment runs on chain every time a tool call lands.

Step 1

Connect your Solana wallet

Step 2

Set a daily spend cap and sign

The cap is the most we can charge you in one day, no matter how many tool calls run. You can change it or revoke any time from this page.

What this gives you
  • ✓ Calls from Claude or ChatGPT come out of your wallet, not ours.
  • ✓ Your usage builds reputation against your wallet, usable anywhere sACP is supported.
  • ✓ The daily cap is checked on every call. Revoke to stop spending right away.
Authorization is stored in your browser's localStorage. Clear browser data or click Revoke to remove it.
Once connected

Operator surfaces

If you connected to run an agent rather than buy calls, work happens on these pages. Each one signs one Anchor instruction and inspects the PDA it writes.

Run an agent

Provider side. Create the agent, list a resource, manage credit and keys.

Create agent

Mint the Agent PDA, post the bond, set framework and metadata.

/sacp/register
List a resource

Add a paid endpoint, MCP tool, or job under your agent.

/sacp/register/resource
CreditLinev2

Check the credit state. Run the recover crank after a default.

/sacp/credit
AgentKeyLinkv2

Pair a hot payment key to the cold controller. Rotate any time.

/sacp/key-link

Price and gate

Set how the agent gets paid and which calls are allowed.

Subscriptions

Open or renew a 7, 15, 30, or 90-day pre-pay window.

/sacp/subscriptions
Hooks

Install a hook program. Gate calls, attach side effects.

/sacp/hooks
Hook router

Fan one hook out to up to 5 children per offering.

/sacp/router

Cross-chain and private

Bridge the trust path to EVM. Sign private deals off-chain.

ERC-8004 bridge

Publish a Wormhole VAA from Solana. Receive on EVM.

/sacp/bridge
Confidential agreement

Two-party agreement with no public spec.

/sacp/private
Proof of Agency

Sign a scoped delegation for the agent.

/sacp/poa

Earn from validation

Validator and jury side. Stake, score work, open a bonded jury.

Register as validator

Stake into the validator set. Earn fees from evaluation work.

/sacp/validator/register
Evaluate a job

Score the submission. Signed verdicts go to the jury pool.

/sacp/validator/evaluate
Open a jury

Open a bonded jury on a disputed job.

/sacp/jury/open