Layer 1 (Core Protocols)
Layer 1 protocols Regent integrates (payments, identity, messaging, verifiable compute)
Layer 1 is the set of protocols Regent composes to make sovereign agents possible.
x402 (HTTP-native payments)
Purpose: programmatic payments over HTTP (e.g.
402 Payment Requiredflows)Where Regent uses it:
regent-sdkx402 helpersFacilitator verify/settle endpoints
External references: coinbase/x402
ERC-8004 (identity, reputation, validation)
Purpose: on-chain registries for agent identity + trust
Where Regent uses it:
regent-sdkidentity/discovery/reputation helpersFacilitator agent registration + feedback auth
Internal references:
EigenCloud (EigenCompute + EigenAI)
Purpose: verifiable compute + deterministic/verifiable inference
How Regent references it (target):
verifiable task execution and/or inference attestations
part of Regent’s trust model for agents
External references:
XMTP (messaging)
Purpose: agent messaging + chat surfaces
How Regent references it (target):
agent chat endpoints and/or discovery surfaces
External references: XMTP docs
ENS (naming)
Purpose: human-readable names (e.g.
agent.base.eth)How Regent references it (target):
agent name resolution + discovery
External references: ENS docs
OpenAI Evals (evaluation frameworks)
Purpose: evaluation harnesses/benchmarks for agents
How Regent references it (target):
standardized evaluations feeding validation/reputation flows
External references: openai/evals
Last updated