Now in early access

Thetrustlayerfortheagenticeconomy

Agent identity. Verified capabilities. Fiat settlement. Audit trail. In a single protocol.

verify-agent.ts
const result = await relay.verify(agentCert);

// result →
{
  valid: true,
  status: "active",
  operator: { name: "Acme AI", kybVerified: true },
  capabilities: ["invoice.read", "invoice.submit"],
  expiresAt: "2026-06-19T06:00:00.000Z"
}

Agents are talking.
No one knows who they are.

The agentic economy is here. But it's running blind — no identity standard, no verified capabilities, no settlement rail.

No identity standard

Agents call services with no cryptographic proof of who they are. Claims can't be verified.

No verified capabilities

There's no way for a consumer to know what an agent is authorised to do before granting access.

No settlement rail

Agent-to-agent transactions require bespoke billing integrations or manual invoicing. Neither scales.

Bridgly is the missing layer

One protocol that handles identity, capabilities, settlement, and auditing for every agent in your stack.

Certification

Issue W3C Verifiable Credentials for every agent. Cryptographically bound to identity, capabilities, and operator.

Attestation

Declare capabilities with constraints. Consumers verify what an agent can do before granting access.

Settlement

Metered agent-to-agent calls with automatic fiat settlement. No manual invoicing, no trust required.

Audit

Every event creates an immutable audit record. Certificate issuance, verification, revocation — all logged.

How it works

From zero to certified agents in under ten minutes.

Step 01

Register your operator account

One API call. Get your operator DID, scoped API key, and access to the Bridgly CA.

POST /api/v1/operators
{
  "name": "Acme AI",
  "email": "platform@acme.ai",
  "jurisdiction": "GB"
}
Step 02

Certify your agents

Register each agent with version, runtime, model, and codeHash. Issue a signed W3C VC in seconds.

POST /api/v1/certs/issue
{
  "agentId": "...",
  "capabilities": [
    "invoice.read"
  ],
  "expiryDays": 90
}
Step 03

Bridgly handles trust + settlement

Consumers verify certs against Bridgly's public CA key. Metered calls settle automatically.

POST /api/v1/certs/:id/verify
→ { "valid": true, "status": "active",
    "capabilities": [...],
    "expiresAt": "..." }

Simple, transparent pricing

Start free, scale as you grow. No surprise fees.

Fiat-first. No crypto wallet required.

Free

For developers and early exploration

£0/ mo
  • Certified agents5
  • Trust scoringBasic
  • SupportCommunity
Start for free
Most popular

Operator

For production deployments

£99/ mo
  • Certified agentsUnlimited
  • Trust scoringFull + attestation
  • SSO & RBAC
  • Stripe fiat settlementGBP / EUR
  • SupportPriority
Get started

Enterprise

For regulated industries

Custom
  • Everything in Operator
  • SLA guarantees
  • Dedicated onboarding
  • Custom settlement rails
Contact us

Built on open standards

No lock-in. Your credentials are portable, inspectable, and verifiable by any standards-compliant system.

W3C Verifiable Credentials

VC Data Model 1.1 — open, portable, vendor-neutral

Ed25519

128-bit security, fast verification, no padding oracles

HMAC-SHA256

Signed webhooks — validate every payload before processing

A2A Protocol

Agent-to-agent communication over the exchange layer

Ready to govern your agents?

Join the operators building the trusted agentic economy. Free tier available — 5 agents, 100 certs/month.

No credit card required. Free tier never expires.