attestly

Human verification for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Get Services: List Attestly's verification services, prices (USDC), and how payment works.
  • Request Verification: Ask a real human to verify a fact or an entity, returned as a signed attestation. service: 'entity_check' (does this business/entity exist & match?) or 'claim_check' (is this cla
  • Get Attestation: Fetch an attestation by id: status, and (when completed) the signed verdict, evidence, confidence, signature, and public key so you can verify it yourself.

What data it sees

Do you need an account

No: the server works without sign-in

Human verification for AI agents. Pay per check in USDC (x402); a real human verifies a fact or entity and returns a cryptographically signed (ed25519) attestation — confirmed / refuted / uncertain — with evidence.

Server tool list (3)

Raw names from tools/list. Only developers need these.

get_servicesList Attestly's verification services, prices (USDC), and how payment works.
request_verificationAsk a real human to verify a fact or an entity, returned as a signed attestation. service: 'entity_check' (does this business/entity exist & match?) or 'claim_check' (is this claim/URL true?). subject: what to verify, e.g. {"business":"Acme LLC","state":"AZ","claim":"is registered"}. payment: your x402 payment proof. Omit to first receive payment requirements, then pay and call again.
get_attestationFetch an attestation by id: status, and (when completed) the signed verdict, evidence, confidence, signature, and public key so you can verify it yourself.