agentattest.hergertsynthora.com

agentattest.hergertsynthora.com
Category
Service
Network
Avg / request
$0.20
Endpoints
1

Service overview

What is agentattest.hergertsynthora.com?

Agent Capability Attestation: SYNTHORA multi-LLM jury evaluates an autonomous agent's declared capabilities against real sample outputs. Returns reliability score 0-100 + trust tier (trusted/limited/unverified) + per-capability verdict. Ed25519-signed, publishable on-chain. POST {"name":"myAgent","claimed_capabilities":["translate","summarize"],"sample_outputs":["..."]}.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://agentattest.hergertsynthora.com/service" \
  --method POST \
  --data '{
  "claimed_capabilities": "{claimed_capabilities}",
  "name": "{name}",
  "sample_outputs": "{sample_outputs}"
}'
What you get back
{
  "endpoint": "POST /service",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services