Vote for your favorite SkillMD. The submission with the most likes wins the $1,000 Audience Choice Award for the NandaHack x HCLTech hackathon. Voting is open through September 25.Vote now →
SkillMD registry · NandaHack x HCLTech

Teach an agent a new trick.

A SkillMD is a short Markdown file that tells any agent in Nanda Town how to use your API. Write the steps, put your endpoints online, and drop the file in below.

Submit it

Add your SkillMD

Three ways to send it: a public link to the file, a GitHub repo, or paste the text. We save it to the registry so agents can find it.

Before you submit — the steps

Private — only the Nanda Town team sees it. Never shown on the site or in the public API.

If you took part in NandaHack, this matches your submission to your hackathon PR. Just the handle, not the full URL.

How do you want to submit it?

The real URLs your skill calls. One per line. These have to be live.

Saved to the Nanda Town registry.

The registry

Submitted so far · 270

Audience Choice Award · $1,000 · SkillMD only

Voting has been extended through September 25, 2026. The award covers the submissions marked NandaHack entry, the SkillMDs submitted by the July 11 hackathon deadline. Newer submissions join the registry but are not in the award pool. It is separate from your Phase 2 submission, which counted for 80% of your score. Heart your favorites below; the NandaHack entry with the most likes wins the Audience Choice Award and $1,000. Anyone can see the vote counts and who cast them; liking needs a quick sign-in so it stays bot-free.

Want the votes? Share your build on LinkedIn and tag Project NANDA to rally support.

Sign in to vote:Google

WhiteRoom

by Nyari Nain

Hosted link

Tamper-evident audit trail with token savings for long-running LLM agents

https://proxy.whiteroom.tech/v1/messages
https://proxy.whiteroom.tech/v1/chat/completions
https://proxy.whiteroom.tech/health
governanceauditllm-agentstoken-savingsobservabilityproxy
Jul 23, 2026link respondedOpen source ↗API record

StreamPay - Metered streaming payments for Nanda Agents

by StanleyOz

Hosted link

Metered per-tick streaming payments with idempotency for AI agents

GET https://streampay.tinylab.ai/health
POST https://streampay.tinylab.ai/streams
POST https://streampay.tinylab.ai/streams/{id}/tick
POST https://streampay.tinylab.ai/streams/{id}/close
GET https://streampay.tinylab.ai/streams/{id}
GET https://streampay.tinylab.ai/streams/{id}/receipt
POST https://streampay.tinylab.ai/streams/{id}/refund
GET https://streampay.tinylab.ai/streams?agent={agent_id}
GET https://streampay.tinylab.ai/skill.md
paymentsstreamingidempotencyagents
Jul 17, 2026link respondedOpen source ↗API record

StreamPay - Metered streaming payments for Nanda Agents

by StanleyOz

Hosted link

Metered per-tick streaming payments with idempotency for AI agents

GET https://streampay.tinylab.ai/health
POST https://streampay.tinylab.ai/streams
POST https://streampay.tinylab.ai/streams/{id}/tick
POST https://streampay.tinylab.ai/streams/{id}/close
GET https://streampay.tinylab.ai/streams/{id}
GET https://streampay.tinylab.ai/streams/{id}/receipt
POST https://streampay.tinylab.ai/streams/{id}/refund
GET https://streampay.tinylab.ai/streams?agent={agent_id}
GET https://streampay.tinylab.ai/skill.md
paymentsstreamingidempotencyagents
Jul 17, 2026link respondedOpen source ↗API record

StreamPay - Metered streaming payments for Nanda Agents

by StanleyOz

Hosted link

Metered per-tick streaming payments with idempotency for AI agents

GET https://streampay.tinylab.ai/health
POST https://streampay.tinylab.ai/streams
POST https://streampay.tinylab.ai/streams/{id}/tick
POST https://streampay.tinylab.ai/streams/{id}/close
GET https://streampay.tinylab.ai/streams/{id}
GET https://streampay.tinylab.ai/streams/{id}/receipt
POST https://streampay.tinylab.ai/streams/{id}/refund
GET https://streampay.tinylab.ai/streams?agent={agent_id}
GET https://streampay.tinylab.ai/skill.md
paymentsstreamingidempotencyagents
Jul 17, 2026link respondedOpen source ↗API record

Mongolian Transliterator

Hosted link

Converts Mongolian Cyrillic text to Latin script

GET https://web-production-6c860.up.railway.app/transliterate?text={text}
POST https://web-production-6c860.up.railway.app/transliterate
GET https://web-production-6c860.up.railway.app/health
Jul 15, 2026link respondedOpen source ↗API record

Need translater

Hosted link

Jul 12, 2026link respondedOpen source ↗API record

Dietitian

by Lubna

Hosted link

Jul 11, 2026couldn’t reach linkOpen source ↗API record

Dead Drop

by Aryan Kabra

NandaHack entryGitHub

One-time-read secret handoff between agents: delivered, read exactly once, then provably destroyed, with a built-in interception alarm.

GET https://deaddrop-s6g8.onrender.com/health
POST https://deaddrop-s6g8.onrender.com/drop
GET https://deaddrop-s6g8.onrender.com/pickup/{pickup_key}
GET https://deaddrop-s6g8.onrender.com/drop/{drop_id}
PATCH https://deaddrop-s6g8.onrender.com/drop/{drop_id}
DELETE https://deaddrop-s6g8.onrender.com/drop/{drop_id}
secretssafetytrusttemporaryzero-trusthandoff
Jul 11, 2026link respondedOpen source ↗API record

AlohaParse

NandaHack entryHosted link

Jul 11, 2026link respondedOpen source ↗API record

Matchmind Ai

by Team Matchmind

NandaHack entryHosted link

MatchMind AI is for coaches and teams who can't afford professional match analysis — it gives grassroots, youth, and amateur football the same kind of tactical breakdown that pro clubs pay analysts for, just by uploading a video.

https://matchimd-ai.onrender.com/reports/seed-002
https://matchimd-ai.onrender.com/upload
sportsstrategy
Jul 11, 2026link respondedOpen source ↗API record

AgentDock

by Dev

NandaHack entryHosted link

Bulletin board where AI agents can get together post, claim and delegate tasks for each other.

POST https://agentdock-up79.onrender.com/tasks
GET  https://agentdock-up79.onrender.com/tasks
GET  https://agentdock-up79.onrender.com/tasks/{id}
POST https://agentdock-up79.onrender.com/tasks/{id}/claim
POST https://agentdock-up79.onrender.com/tasks/{id}/complete
GET  https://agentdock-up79.onrender.com/health
delegationcoordinationtask-queuemulti-agent
Jul 11, 2026link respondedOpen source ↗API record

Nidhi Gupta

by Nidhi Gupta

NandaHack entryPasted

Jul 11, 2026API record

Pitamber gupta

NandaHack entryPasted

Jul 11, 2026API record

Anita gupta

NandaHack entryPasted

Jul 11, 2026API record

kshitij gupta

by Kshitij Gupta

NandaHack entryPasted

Jul 11, 2026API record

SkillGuard

by Aditya Parey

NandaHack entryHosted link

SkillGuard scans a SKILL.md URL or raw Markdown and returns a signed security report so agents and marketplaces can reject risky skills before calling them

GET https://skillguard-production.up.railway.app/health
POST https://skillguard-production.up.railway.app/v1/scan
GET https://skillguard-production.up.railway.app/v1/scans/{scan_id}
POST https://skillguard-production.up.railway.app/v1/verify
GET https://skillguard-production.up.railway.app/skill.md
securityskillsmarketplaceverificationpolicysafetyreceiptsagents
Jul 11, 2026link respondedOpen source ↗API record

Verity

by Swasthika Devadiga

NandaHack entryPasted

Verity - the agent non-equivocation notary: a signed, append-only RFC 6962 Merkle log of agent claims that proves when an agent tells different parties different things. Ed25519-signed; independently verifiable via /verify and /pubkey.

https://verity.swasthikadevadiga2.workers.dev/attest
https://verity.swasthikadevadiga2.workers.dev/lookup?agent_id=two-faced&key=owner
https://verity.swasthikadevadiga2.workers.dev/root
https://verity.swasthikadevadiga2.workers.dev/consistency?first=1&second=2
https://verity.swasthikadevadiga2.workers.dev/verify
https://verity.swasthikadevadiga2.workers.dev/verify-inclusion
https://verity.swasthikadevadiga2.workers.dev/pubkey
https://verity.swasthikadevadiga2.workers.dev/health
non-equivocationtransparency-loged25519merklerfc6962notaryaccountability
Jul 11, 2026API record

Vaultless

by Praveen Ninagappa Patil

NandaHack entryHosted link

Issues short-lived, single-use, auto-revoking access credentials to AI agents so they never hold permanent API keys.

POST https://vaultless.onrender.com/v1/credentials
POST https://vaultless.onrender.com/v1/validate
POST https://vaultless.onrender.com/v1/revoke
GET  https://vaultless.onrender.com/v1/audit/{grant_id}
GET  https://vaultless.onrender.com/metrics
GET  https://vaultless.onrender.com/healthz
authsecuritycapability-tokensephemeral-credentialsagents
Jul 11, 2026link respondedOpen source ↗API record

GET ME A DJ! (Agent Deal Rooms)

by AgentActionCapsule.org

NandaHack entryGitHub

Discover seller agents via NANDA, negotiate a booking on price and terms, and seal a byte-identical, independently-verifiable bilateral contract anchored to a SCITT transparency log. NANDA discovers; this makes the deal enforceable.

https://accountable-dealroom-1020437450833.us-central1.run.app/v1/agents
https://accountable-dealroom-1020437450833.us-central1.run.app/v1/hire
https://accountable-dealroom-1020437450833.us-central1.run.app/v1/hire/{hire_id}
https://accountable-dealroom-1020437450833.us-central1.run.app/v1/hire/{hire_id}/accept
https://accountable-dealroom-1020437450833.us-central1.run.app/v1/bindings/{binding_id}/verify
nandanegotiationbilateralcapsulescittverifiablehiredjaccountable
Jul 11, 2026link respondedOpen source ↗API record

Nayam

by Nayam Jain

NandaHack entryHosted link

Anything u want

Jul 11, 2026couldn’t reach linkOpen source ↗API record

Fgg

by Cvc

NandaHack entryHosted link

Geh

https://www.smbplumbing.com/
Jul 11, 2026link respondedOpen source ↗API record

Verity

by Swasthika Devadiga

NandaHack entryPasted

Verity - the agent non-equivocation notary: a signed, append-only RFC 6962 Merkle log of agent claims that proves when an agent tells different parties different things. Ed25519-signed; independently verifiable via /verify and /pubkey.

https://verity.swasthikadevadiga2.workers.dev/attest
https://verity.swasthikadevadiga2.workers.dev/lookup?agent_id=two-faced&key=owner
https://verity.swasthikadevadiga2.workers.dev/root
https://verity.swasthikadevadiga2.workers.dev/consistency?first=1&second=2
https://verity.swasthikadevadiga2.workers.dev/verify
https://verity.swasthikadevadiga2.workers.dev/verify-inclusion
https://verity.swasthikadevadiga2.workers.dev/pubkey
https://verity.swasthikadevadiga2.workers.dev/health
non-equivocationtransparency-loged25519merklerfc6962notaryaccountability
Jul 11, 2026API record

CiteCheck

by Kashvi Mummaneni

NandaHack entryGitHub

Verifies academic citations exist and checks whether a specific claim is actually supported by the cited paper's abstract, catching hallucinated or misattributed citations.

POST https://rootcite.onrender.com/verify
POST https://rootcite.onrender.com/verify-batch
POST https://rootcite.onrender.com/verify-claim
citationsverificationresearchhallucination-detectionacademic
Jul 11, 2026link respondedOpen source ↗API record

Verity

by Swasthika Devadiga

NandaHack entryHosted link

Verity - the agent non-equivocation notary: a signed, append-only RFC 6962 Merkle log of agent claims that proves when an agent tells different parties different things. Ed25519-signed; independently verifiable via /verify and /pubkey.

https://verity.swasthikadevadiga2.workers.dev/attest
https://verity.swasthikadevadiga2.workers.dev/lookup?agent_id=two-faced&key=owner
https://verity.swasthikadevadiga2.workers.dev/root
https://verity.swasthikadevadiga2.workers.dev/consistency?first=1&second=2
https://verity.swasthikadevadiga2.workers.dev/verify
https://verity.swasthikadevadiga2.workers.dev/verify-inclusion
https://verity.swasthikadevadiga2.workers.dev/pubkey
https://verity.swasthikadevadiga2.workers.dev/health
non-equivocationtransparency-loged25519merklerfc6962notaryaccountability
Jul 11, 2026couldn’t reach linkOpen source ↗API record

SkillGuard

by Aditya Parey

NandaHack entryHosted link

SkillGuard scans a SKILL.md URL or raw Markdown and returns a signed security report so agents and marketplaces can reject risky skills before calling them.

securityskillsmarketplaceverificationpolicysafetyreceiptsagents
Jul 11, 2026link respondedOpen source ↗API record

TaintGate

by Swasthika

NandaHack entryHosted link

A signed information-flow firewall: given data’s sensitivity labels, returns a deterministic CAN-FLOW / BLOCKED verdict on whether it may be sent to a destination.

POST https://taintgate.swasthikadevadiga2.workers.dev/check
POST https://taintgate.swasthikadevadiga2.workers.dev/join
GET  https://taintgate.swasthikadevadiga2.workers.dev/labels
POST https://taintgate.swasthikadevadiga2.workers.dev/verify
GET  https://taintgate.swasthikadevadiga2.workers.dev/pubkey
information-flowtaint-trackingsecurityprompt-injectioned25519agents
Jul 11, 2026link respondedOpen source ↗API record

trusty

by Nexus

NandaHack entryHosted link

A shared reputation ledger where AI agents rate each other after interacting, so future agents can decide whom to trust before delegating work. Weighted score is Sybil-resistant; ratings decay with a 30-day half-life. NANDA's missing trust layer.

https://advayaggarwal--864810607d3711f194db1607ee4eb77e.web.val.run
trust
Jul 11, 2026link respondedOpen source ↗API record

grandma-translator

by Vanya Kumar

NandaHack entryHosted link

simplifies medical documents

https://github.com/vanyakumar1001-web/grandma-translator/blob/main/.claude/skills/grandma-translator/SKILL.md
https://grandma-translatornew.vercel.app
Medical simplification
Jul 11, 2026link respondedOpen source ↗API record

Agent Recovery Beacon

by Sarthak, Kevin, Vivan, Kiaan

NandaHack entryGitHub

NANDA Recovery Beacon detects interrupted AI-agent workflows, stores their progress, decisions, artifacts, and next steps as secure checkpoints, and allows another agent to claim and continue the task safely without repeating completed work or creating duplicate results.

GET  https://nanda-recovery-beacon-api-aqep.onrender.com/health
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/ready
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/skill.md
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/docs
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/openapi.json
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/metrics
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/heartbeats
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/fail
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/complete
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/cancel
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/checkpoints
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/checkpoints
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/checkpoints/{version}
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/evaluate-context
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/recovery-package
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/recoverable-workflows
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/claims
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/claims/active
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/claims/renew
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/claims/release
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/resume
POST https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/artifacts
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/artifacts
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/workflows/{workflow_id}/events
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/events
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/stats
GET  https://nanda-recovery-beacon-api-aqep.onrender.com/api/v1/agents/me
Base URL: https://nanda-recovery-beacon-api-aqep.onrender.com
Auth:     Authorization: Bearer nrb_6S4kChasODLY-FbvyI-D7IiQPrKW4rDPRur5lKtNHu0
Docs:     https://nanda-recovery-beacon-api-aqep.onrender.com/docs
Skill:    https://nanda-recovery-beacon-api-aqep.onrender.com/skill.md
Agent Reliability · Workflow Recovery · Multi-Agent Infrastructure
Jul 11, 2026link respondedOpen source ↗API record

Nano stats

by Team Nano

NandaHack entryGitHub

It allows ai agents to share specific permission cards for each task instead of giving the main mastercard (we accidentally submitted the wrong link in our other submissions pls ignore them)

https://nano-stats-production.up.railway.app/health
Jul 11, 2026link respondedOpen source ↗API record

ARA Advisor

by Will Sarg

NandaHack entryHosted link

Tells agents what local AI models a given computer can safely run — safe memory budget, model fit, and estimated usable context from declared hardware facts.

POST https://ara.willsarg.com/assess
GET https://ara.willsarg.com/fit?model={hf-model-id}&ram_gb={n}
GET https://ara.willsarg.com/recommend?ram_gb={n}
GET https://ara.willsarg.com/models
hardwarelocal-aimodelsmemoryadvisor
Jul 11, 2026link respondedOpen source ↗API record

Alpha parse

NandaHack entryHosted link

Jul 11, 2026link respondedOpen source ↗API record

World Cup predictions

by Team Potato head

NandaHack entryHosted link

Current 2026 work cup game and peridictions

Demo
Jul 11, 2026couldn’t reach linkOpen source ↗API record

accountable-ai-agent-payments

by SATHYA KRISHNASAMY

NandaHack entryGitHub

Meters agent-to-agent AI payments: pays only for responses that conform to the committed spec; looping, refused, or off-spec work isn't paid.

https://chainaim-deal-to-settlement-production.up.railway.app/demo/deal?usecase=agent_harness
https://chainaim-deal-to-settlement-production.up.railway.app/health
AI commerceAI paymentsToken Cost optimizationAI ROIAgentic EconomyMachine SettlementToken MaxingAI ValueAI Business Value
Jul 11, 2026link respondedOpen source ↗API record

agreed-deal-certifier

by SATHYA KRISHNASAMY

NandaHack entryGitHub

Certifies what two agents agreed and proves how good it is — on the feasible Pareto frontier, with its distance from the best possible deal. Hash-anchored.

https://chainaim-negotiation-services-production.up.railway.app/certify
https://chainaim-negotiation-services-production.up.railway.app/demo/negotiation?attrs=4
https://chainaim-negotiation-services-production.up.railway.app/health
NegotiationMulti-attributePareto frontierDeal certificateAgentic Economy
Jul 11, 2026link respondedOpen source ↗API record

invoice-dynamic-discount-settlement

by SATHYA KRISHNASAMY

NandaHack entryGitHub

Settles a supplier invoice stream, paying only lines whose net matches the agreed dynamic-discount terms; wrong lines refused, remainder unspent.

https://chainaim-deal-to-settlement-production.up.railway.app/demo/deal?usecase=invoice
https://chainaim-deal-to-settlement-production.up.railway.app/health
InvoicingAccounts PayableDynamic DiscountMachine SettlementAgentic Economy
Jul 11, 2026link respondedOpen source ↗API record

Trust Decision Engine

by Anurag Panigrahi

NandaHack entryHosted link

Validates NandaTown receipts, scores agent trustworthiness, and returns actionable ACCEPT/REJECT/ESCALATE decisions with Ed25519-signed verification receipts.

https://[YOUR-APP-NAME].onrender.com/decide
https://[YOUR-APP-NAME].onrender.com/validate-receipt
https://[YOUR-APP-NAME].onrender.com/trust/{agent_id}
https://[YOUR-APP-NAME].onrender.com/trust/report
https://[YOUR-APP-NAME].onrender.com/trust/compare
https://[YOUR-APP-NAME].onrender.com/pubkey
https://[YOUR-APP-NAME].onrender.com/health
trustreputationvalidationreceiptsdecision-enginenandatownagentapi
Jul 11, 2026link respondedOpen source ↗API record

LotLock

by Shrikrishna Shiva Prasad

NandaHack entryHosted link

Order-legality oracle for trading agents: POST (or GET) an intended order, get a signed LEGAL/ILLEGAL verdict in under a second — lot size, tick size, SEC Rule 612 sub-penny, F&O ban rules — with the exact fix and a Merkle proof tying every verdict to a signed, dated, source-cited exchange-rule snapshot (NSE India F&O + US equities). Deterministic, zero keys, never places an order. Verify any verdict offline or via /verify. Try it in a browser: /v1/check?market=NSE_FO&symbol=NIFTY&side=BUY&quantity=100&price=24857.33

POST https://lotlock.calyirex.com/v1/check
GET https://lotlock.calyirex.com/v1/check?market=NSE_FO&symbol=NIFTY&side=BUY&quantity=100&price=24857.33
GET https://lotlock.calyirex.com/v1/snapshot
GET https://lotlock.calyirex.com/v1/markets
GET https://lotlock.calyirex.com/pubkey
POST https://lotlock.calyirex.com/verify
GET https://lotlock.calyirex.com/health
GET https://lotlock.calyirex.com/skill.md
tradingpre-trade checkorder validationlot sizetick sizemarket rulesattestationsigned verdictsNSESEC rule 612
Jul 11, 2026couldn’t reach linkOpen source ↗API record

World news

NandaHack entryPasted

Jul 11, 2026API record

AJALA

by Malachy Okafor

NandaHack entryHosted link

Jul 11, 2026link respondedOpen source ↗API record

LotLock

by Shrikrishna Shiva Prasad

NandaHack entryHosted link

Order-legality oracle for trading agents: POST (or GET) an intended order, get a signed LEGAL/ILLEGAL verdict in under a second — lot size, tick size, SEC Rule 612 sub-penny, F&O ban rules — with the exact fix and a Merkle proof tying every verdict to a signed, dated, source-cited exchange-rule snapshot (NSE India F&O + US equities). Deterministic, zero keys, never places an order. Verify any verdict offline or via /verify. Try it in a browser: /v1/check?market=NSE_FO&symbol=NIFTY&side=BUY&quantity=100&price=24857.33

POST https://lotlock.calyirex.com/v1/check
GET https://lotlock.calyirex.com/v1/check?market=NSE_FO&symbol=NIFTY&side=BUY&quantity=100&price=24857.33
GET https://lotlock.calyirex.com/v1/snapshot
GET https://lotlock.calyirex.com/v1/markets
GET https://lotlock.calyirex.com/pubkey
POST https://lotlock.calyirex.com/verify
GET https://lotlock.calyirex.com/health
GET https://lotlock.calyirex.com/skill.md
tradingpre-trade checkorder validationlot sizetick sizemarket rulesattestationsigned verdictsNSESEC rule 612
Jul 11, 2026couldn’t reach linkOpen source ↗API record

LotLock

by Shrikrishna Shiva Prasad

NandaHack entryHosted link

Order-legality oracle for trading agents: POST an intended order, get a signed LEGAL/ILLEGAL verdict in under a second — lot size, tick size, SEC Rule 612 sub-penny, F&O ban rules — with the exact fix and a Merkle proof tying every verdict to a signed, dated, source-cited exchange-rule snapshot (NSE India F&O + US equities). Deterministic, zero keys, never places an order. Verify any verdict offline or via /verify.

POST https://lotlock.calyirex.com/v1/check
GET https://lotlock.calyirex.com/v1/snapshot
GET https://lotlock.calyirex.com/v1/markets
GET https://lotlock.calyirex.com/pubkey
POST https://lotlock.calyirex.com/verify
GET https://lotlock.calyirex.com/health
GET https://lotlock.calyirex.com/skill.md
tradingpre-trade checkorder validationlot sizetick sizemarket rulesattestationsigned verdictsNSESEC rule 612
Jul 11, 2026couldn’t reach linkOpen source ↗API record

AlphaParse

by Alpha Parse

NandaHack entryHosted link

It ingests unstructured trading-desk chat, live inventory, and open orders, then returns structured flows, client-inventory crosses, order-refresh actions, and trending assets as JSON.

financetradingnlpcomplianceapi
Jul 11, 2026couldn’t reach linkOpen source ↗API record

Human Context API

by Joan Kelly (RoarHX)

NandaHack entryHosted link

Before your AI communicates, decides, or automates, understand how people are likely to perceive, interpret, and trust the interaction—and receive actionable guidance for adapting its response.

GET https://humancontextapi.com/health
POST https://humancontextapi.com/analyze
GET https://humancontextapi.com/skill.md
GET https://humancontextapi.com/openapi.json
GET https://humancontextapi.com/docs
human-contextcommunicationworkflowdecision-supportagent-reasoninghuman-factorsadaptation
Jul 11, 2026link respondedOpen source ↗API record

PMI | ProsightAI Match Intelligence

by ProsightAI

NandaHack entryHosted link

A match intelligence service that helps football coaches spot hidden changes during a match, understand what may be causing them, decide what to review, and see whether their response appears to be working.

GET https://prosight-match-intelligence.onrender.com/demo/war-room/run
GET https://prosight-match-intelligence.onrender.com/war-room/demo
POST https://prosight-match-intelligence.onrender.com/match-intelligence
POST https://prosight-match-intelligence.onrender.com/intervention-analysis
GET https://prosight-match-intelligence.onrender.com/health
footballsportsmatch-intelligencedecision-supportdatafactshuman-in-the-loop
Jul 11, 2026link respondedOpen source ↗API record

hunar Agrawal

by hunar Agrawal

NandaHack entryHosted link

Hot

https://nandatown.projectnanda.org/skills
❤️
Jul 11, 2026link respondedOpen source ↗API record

Rajiv Sharma

by Rajiv Sharma

NandaHack entryHosted link

https://nandatown.projectnanda.org/skills
Jul 11, 2026link respondedOpen source ↗API record

Rajiv Sharma

by Rajiv Sharma

NandaHack entryHosted link

Jul 11, 2026link respondedOpen source ↗API record

RingGuard

by Dashrath Saini

NandaHack entryHosted link

Detects collusion rings and wash-traded trust in AI agent reputation graphs with signed audit certificates.

GET https://ringguard.vercel.app/v1/health
GET https://ringguard.vercel.app/v1/key
POST https://ringguard.vercel.app/v1/audit
POST https://ringguard.vercel.app/v1/screen
securityai-agentsreputationgraphtrustaudit
Jul 11, 2026link respondedOpen source ↗API record

NeedTranslator

by Lucky Ducky

NandaHack entryHosted link

Translates fuzzy, natural language into clear, machine-readable information

GET  https://nandahackathon.onrender.com/health                                                                                                                                                               
GET  https://nandahackathon.onrender.com/providers                                                                                                                                                            POST https://nandahackathon.onrender.com/translate                                                                                                                                                            
POST https://nandahackathon.onrender.com/validate                                                                                                                                                             
GET  https://nandahackathon.onrender.com/validate/cases                                                                                                                                                       
GET  https://nandahackathon.onrender.com/schema
translatorclarity
Jul 11, 2026link respondedOpen source ↗API record

Runtime-authority-mandate

by Marina Piller (OtisLabs.ai)

NandaHack entryHosted link

Runtime human-authority enforcement for consequential agent actions: approve, confirm, escalate, or block

GET https://mandate-check.onrender.com/healthz
POST https://mandate-check.onrender.com/v1/bootstrap
POST https://mandate-check.onrender.com/v1/check
authpermissionssafetymandateagent-authorityruntime
Jul 11, 2026link respondedOpen source ↗API record

RoboAgent Guard

by Subhash Chandra

NandaHack entryHosted link

Deterministic safety and privacy gate that evaluates mobile-robot actions before a digital twin applies them.

GET https://roboagent-guard.onrender.com/health
GET https://roboagent-guard.onrender.com/healthz
GET https://roboagent-guard.onrender.com/SKILL.md
GET https://roboagent-guard.onrender.com/skill.md
GET https://roboagent-guard.onrender.com/capabilities
GET https://roboagent-guard.onrender.com/.well-known/agent.json
POST https://roboagent-guard.onrender.com/v1/evaluate
POST https://roboagent-guard.onrender.com/v1/evaluate/batch
GET https://roboagent-guard.onrender.com/v1/scenarios
POST https://roboagent-guard.onrender.com/v1/scenarios/normal_navigation/run?seed=42
GET https://roboagent-guard.onrender.com/v1/receipts/{evaluation_id}
POST https://roboagent-guard.onrender.com/v1/receipts/verify
GET https://roboagent-guard.onrender.com/v1/demo
POST https://roboagent-guard.onrender.com/v1/judge-test
POST https://roboagent-guard.onrender.com/v1/agent-skill-test
POST https://roboagent-guard.onrender.com/v1/compose/mission-plan
roboticssafetyprivacydigital-twinslamagents
Jul 11, 2026link respondedOpen source ↗API record

Runtime-authority-mandate

by Marina Piller (OtisLabs.ai)

NandaHack entryHosted link

Runtime human-authority enforcement for consequential agent actions: approve, confirm, escalate, or block.

GET https://mandate-check.onrender.com/healthz
POST https://mandate-check.onrender.com/v1/bootstrap
POST https://mandate-check.onrender.com/v1/check
authpermissionssafetymandateagent-authorityruntime
Jul 11, 2026couldn’t reach linkOpen source ↗API record

skills-agent

by AgentNet

NandaHack entryPasted

A hosted skills agent that searches a large corpus of reusable skills and recommends the right one for a task, including install commands when available.

GET https://app.agentnet.market/hermes/agent/card
GET https://app.agentnet.market/hermes/health
POST https://app.agentnet.market/hermes/agent/task
GET https://app.agentnet.market/hermes/agent/task/{task_id}
skillsagentdiscoveryapitool-calling
Jul 10, 2026API record

VulnScope

by Tinomudaishe Mwarewangepo

NandaHack entryHosted link

Zero-trust dependency risk guardrail agents call it before installing a package to get a signed APPROVED/DENIED verdict based on CVE severity, patched-version range checks, and EPSS exploit-probability data.

https://vulnscope-0i1c.onrender.com/health
https://vulnscope-0i1c.onrender.com/v1/pubkey
https://vulnscope-0i1c.onrender.com/v1/evaluate
securitysupply-chaindependency-managementdevsecopszero-trust.
Jul 10, 2026link respondedOpen source ↗API record

CipherWatch

by Swasthika Devadiga

NandaHack entryHosted link

CipherWatch — the signed reliability layer for the agent web: live uptime, a leaderboard, and a verifiable audit that catches where the NANDA registry is wrong.

https://cipherwatch.swasthikadevadiga2.workers.dev/status
https://cipherwatch.swasthikadevadiga2.workers.dev/verify
https://cipherwatch.swasthikadevadiga2.workers.dev/live
https://cipherwatch.swasthikadevadiga2.workers.dev/leaderboard
https://cipherwatch.swasthikadevadiga2.workers.dev/compare
https://cipherwatch.swasthikadevadiga2.workers.dev/state
https://cipherwatch.swasthikadevadiga2.workers.dev/pubkey
reliabilityuptimeverificationed25519monitoring
Jul 10, 2026link respondedOpen source ↗API record

Deal Finder API

by Hiresh Yadav

NandaHack entryHosted link

Finds a fair middle-ground offer between two agent proposals.

GET https://deal-finder-6bd1.onrender.com/health
POST https://deal-finder-6bd1.onrender.com/negotiate
GET https://deal-finder-6bd1.onrender.com/skill.md
negotiationdeal-finderapiagent
Jul 10, 2026link respondedOpen source ↗API record

Litmus - secure Nanda, a Nanda Town agent-safety honeypot (face value: a web-reader tool)

by varuni7

NandaHack entryGitHub

A clean web-reader for agents that's secretly a live agent-safety honeypot. It checks two things: can the agent be hijacked by what it reads (a 7-level prompt-injection ladder → 100%-precision canary tripwires), and does it act maliciously on its own (SSRF, SQL/command/path/template/NoSQL injection, using leaked credentials, phishing links, flooding). Returns a signed susceptibility scorecard per run.

GET https://nanda-litmus.onrender.com/health
GET https://nanda-litmus.onrender.com/skill.md
POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET https://nanda-litmus.onrender.com/report/{session}
GET https://nanda-litmus.onrender.com/leaderboard
GET https://nanda-litmus.onrender.com/board
agent-safetyhoneypotfetchurlweb-searchretrieval
Jul 10, 2026link respondedOpen source ↗API record

Litmus - secure Nanda, a Nanda Town agent-safety honeypot (face value: a web-reader tool)

by varuni7

NandaHack entryGitHub

A clean web-reader for agents that's secretly a live agent-safety honeypot. It checks two things: can the agent be hijacked by what it reads (a 7-level prompt-injection ladder → 100%-precision canary tripwires), and does it act maliciously on its own (SSRF, SQL/command/path/template/NoSQL injection, using leaked credentials, phishing links, flooding). Returns a signed susceptibility scorecard per run.

GET https://nanda-litmus.onrender.com/health
GET https://nanda-litmus.onrender.com/skill.md
POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET https://nanda-litmus.onrender.com/leaderboard
GET https://nanda-litmus.onrender.com/board
agent-safetyhoneypotfetchurlweb-searchretrieval
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Litmus - secure Nanda, a Nanda Town agent-safety honeypot (face value: a web-reader tool)

by varuni7

NandaHack entryGitHub

A clean web-reader for agents that's secretly a live agent-safety honeypot. It checks two things: can the agent be hijacked by what it reads (a 7-level prompt-injection ladder → 100%-precision canary tripwires), and does it act maliciously on its own (SSRF, SQL/command/path/template/NoSQL injection, using leaked credentials, phishing links, flooding). Returns a signed susceptibility scorecard per run.

GET https://nanda-litmus.onrender.com/health
GET https://nanda-litmus.onrender.com/skill.md
POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET https://nanda-litmus.onrender.com/report/{session}
GET https://nanda-litmus.onrender.com/leaderboard
GET https://nanda-litmus.onrender.com/board
agent-safetyhoneypotfetchurlweb-searchretrieval
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Second Horizon(Agent Recovery system)

by Second Horizon(Sarthak Sekhsaria)

NandaHack entryPasted

Recovery Beacon is an internet-accessible recovery and coordination service for AI-agent workflows.

GET  /health
GET  /skill.md
POST /api/v1/workflows
GET  /api/v1/workflows/{id}
POST /api/v1/workflows/{id}/heartbeats
POST /api/v1/workflows/{id}/fail
POST /api/v1/workflows/{id}/complete
POST /api/v1/workflows/{id}/checkpoints
GET  /api/v1/workflows/{id}/checkpoints
GET  /api/v1/workflows/{id}/checkpoints/{version}
POST /api/v1/workflows/{id}/claims
POST /api/v1/workflows/{id}/claims/renew
POST /api/v1/workflows/{id}/claims/release
POST /api/v1/workflows/{id}/resume
GET /api/v1/workflows/{id}/events
GET /ready
GET /openapi.json
GET /docs
GET /redoc
GET /api/v1/workflows
GET /api/v1/workflows/{id}/checkpoints/{version}/diff
GET /api/v1/workflows/{id}/claims/active
POST /api/v1/workflows/{id}/evaluate-context
GET /api/v1/events
GET /api/v1/stats
GET /api/v1/agents/me
Agent Reliability · Workflow Recovery · Multi-Agent Infrastructure
Jul 10, 2026API record

Beacon Recovery Service

by Second Horizon

NandaHack entryPasted

Recovery Beacon is an internet-accessible recovery and coordination service for AI-agent workflows.

Method	Path	Purpose
GET	/health	Liveness.
GET	/ready	Readiness — DB reachable + migrations applied.
GET	/skill.md	The agent instruction doc, with the live base URL substituted.
GET	/metrics	Prometheus exposition.
GET	/openapi.json · /docs · /redoc	Schema + Swagger/ReDoc UI.
Workflows
Method	Path	Purpose
POST	/api/v1/workflows	Create a workflow (optionally with an initial checkpoint).
GET	/api/v1/workflows	List — filter by status, priority, tag, agent, search; cursor-paginated.
GET	/api/v1/workflows/{id}	Read one workflow.
POST	/api/v1/workflows/{id}/heartbeats	Prove the workflow is still being worked on.
POST	/api/v1/workflows/{id}/fail	Report inability to continue → recoverable/dead_letter.
POST	/api/v1/workflows/{id}/complete	Finish (enforces completion requirements).
POST	/api/v1/workflows/{id}/cancel	Abandon (creator or admin only).
Checkpoints (immutable, versioned)
Method	Path	Purpose
POST	/api/v1/workflows/{id}/checkpoints	Append the next version (optimistic concurrency via parent_version).
GET	/api/v1/workflows/{id}/checkpoints	List versions, newest first.
GET	/api/v1/workflows/{id}/checkpoints/{version}	Read one version.
GET	/api/v1/workflows/{id}/checkpoints/{version}/diff	What changed vs the parent version.
Recovery & discovery
Method	Path	Purpose
GET	/api/v1/recoverable-workflows	Discover claimable work, ranked by priority + wait time.
GET	/api/v1/workflows/{id}/recovery-package	Everything a replacement agent needs, in one call.
POST	/api/v1/workflows/{id}/evaluate-context	Deterministic "is this safe to resume?" score.
Claims (exclusive leases)
Method	Path	Purpose
POST	/api/v1/workflows/{id}/claims	Acquire the lease — returns lease_token + fencing_token once.
GET	/api/v1/workflows/{id}/claims/active	Inspect the current lease (no token returned).
POST	/api/v1/workflows/{id}/claims/renew	Extend before expiry.
POST	/api/v1/workflows/{id}/claims/release	Give the workflow back to the queue.
POST	/api/v1/workflows/{id}/resume	Begin working on a claimed workflow.
Artifacts
Method	Path	Purpose
POST	/api/v1/workflows/{id}/artifacts	Register an output (URL + SHA-256), optionally verify now.
GET	/api/v1/workflows/{id}/artifacts	List with verification state.
POST	/api/v1/workflows/{id}/artifacts/{artifact_id}/verify	Re-fetch and re-check the checksum.
POST	/api/v1/workflows/{id}/artifacts/upload-url	Pre-signed upload (S3 backend only; else 501).
Audit & stats
Method	Path	Purpose
GET	/api/v1/workflows/{id}/events	Append-only audit trail for one workflow.
GET	/api/v1/events	Recent events across all workflows.
GET	/api/v1/stats	Aggregate counters for the dashboard.
GET	/api/v1/agents/me	Identify the calling agent.
POST	/api/v1/admin/reap	Force one failure-detection sweep (admin).
POST	/api/v1/admin/api-keys	Mint an API key (admin).
Agent Reliability · Workflow Recovery · Multi-Agent Infrastructure
Jul 10, 2026API record

SafeStep

by The Matrix

NandaHack entryHosted link

Checks an AI agent's proposed action before execution and returns its risk, safeguards, safer alternatives, and rollback plan.

GET https://safestep-api.onrender.com/health

GET https://safestep-api.onrender.com/skill.md

POST https://safestep-api.onrender.com/v1/preflight

POST https://safestep-api.onrender.com/v1/verify-token

GET https://safestep-api.onrender.com/docs
agent-safetyresponsible-aipreflightrollbackrisk-assessmentopenclaw
Jul 10, 2026link respondedOpen source ↗API record

OGHA Grounded Skills Report API

by Puja Ankitha Ivaturi & Mahesh Gottam (Team OGHA)

NandaHack entryHosted link

Turn an interview (audio or transcript) into a skills report where every strength and weakness is backed by a quote proven verbatim against the interview - no fabricated evidence gets through.

GET https://ogha-skills-service.onrender.com/
GET https://ogha-skills-service.onrender.com/skill.md
POST https://ogha-skills-service.onrender.com/report
POST https://ogha-skills-service.onrender.com/report/interview
POST https://ogha-skills-service.onrender.com/verify
interviewsscreeninggroundinganti-hallucinationprovenancehiringtranscriptionpii
Jul 10, 2026link respondedOpen source ↗API record

Conductor-Delta

NandaHack entryGitHub

Turns a task into a self-correcting multi-agent plan whose structural quality is measured and repaired deterministically, guaranteed never to get worse.

POST https://cac-production-52ab.up.railway.app/plan
GET  https://cac-production-52ab.up.railway.app/health
GET  https://cac-production-52ab.up.railway.app/skill.md
GET  https://cac-production-52ab.up.railway.app/docs
planning
Jul 10, 2026link respondedOpen source ↗API record

grandma-translator

by Vanya Love Kumar

NandaHack entryGitHub

simplifies medical documents

grandma-translator-5jpo4t5ax-vanyakumar1001-webs-projects.vercel.app
grandma-translatornew.vercel.app
Medical simplification
Jul 10, 2026link respondedOpen source ↗API record

CiteCheck

by Kashvi Mummaneni

NandaHack entryGitHub

Checks that academic citations are real and whether a specific claim is actually supported by the cited paper's abstract, so that an agent can catch a hallucinated or misattributed source before it gets published

POST https://rootcite.onrender.com/verify
POST https://rootcite.onrender.com/verify-batch
POST https://rootcite.onrender.com/verify-claim
citationsverificationresearchhallucination-detectionacademic
Jul 10, 2026link respondedOpen source ↗API record

Institutional Agent: Hospital Role in 2036 Society

by Hariprasad

NandaHack entryHosted link

When a patient's is unconscious in 2036, their agent is still awake: credentialed to spend, sign, and date on their behalf. Hospital Agent in 2036 Agentic Town - AI Constitution holding a hospital-role key, writes the patient's civil status to the shared ledger (admit, discharge, declare incapacitated). One write and the whole town rearranges on its next read.  Care-proxy reroutes decisions to the court-appointed guardian or Will while the marketplace, dating, and hiring refuse with CAPACITY_FROZEN,  no service notified, polled, or integrated. Minimum disclosure means they learn the consequence, never the diagnosis. Recovery flips it all back just as instantly.

POST https://hospital-window.onrender.com/admit
POST https://hospital-window.onrender.com/discharge
POST https://hospital-window.onrender.com/declare-incapacitated
GET  https://hospital-window.onrender.com/health
GET  https://hospital-window.onrender.com/skill.md
2036 Agentic Town AI ConstitutionRouter AgentReuse Infracivil-statusproducerattestation
Jul 10, 2026link respondedOpen source ↗API record

Agent Recovery Protocol (ARP)

by Tanisha Akash Mavle

NandaHack entryGitHub

Diagnoses failed API calls and tells AI agents exactly how to recover.

POST https://recoveryai-production.up.railway.app/diagnose
POST https://recoveryai-production.up.railway.app/retry-plan
POST https://recoveryai-production.up.railway.app/explain
POST https://recoveryai-production.up.railway.app/workflow-recovery
POST https://recoveryai-production.up.railway.app/recover
developer-toolsagent-recoveryfault-tolerancedebugging
Jul 10, 2026link respondedOpen source ↗API record

ADAR-X Autonomous Procurement Agent

by Merry

NandaHack entryGitHub

A live procurement agent that finds real suppliers, negotiates real terms, and signs real purchase orders — callable by any agent, right now.

https://nanda-adarx-procurement-production.up.railway.app/health
https://nanda-adarx-procurement-production.up.railway.app/skills
https://nanda-adarx-procurement-production.up.railway.app/.well-known/agentfacts.json
https://nanda-adarx-procurement-production.up.railway.app/register
https://nanda-adarx-procurement-production.up.railway.app/procurement
https://nanda-adarx-procurement-production.up.railway.app/reviews
procurementnegotiationsupply-chainagent-economynandaautonomous-agent
Jul 10, 2026link respondedOpen source ↗API record

NANDA Simulation Sandbox 2

by Tanisha Akash Mavle

NandaHack entryGitHub

Runs and validates NANDA Town agent simulation configurations remotely in a hosted sandbox.

GET  https://renewed-truth-production-71f6.up.railway.app/health
GET  https://renewed-truth-production-71f6.up.railway.app/scenarios
POST https://renewed-truth-production-71f6.up.railway.app/simulate
validationsandboxsimulationtesting
Jul 10, 2026link respondedOpen source ↗API record

Second Opinion

by Team RawDogs

NandaHack entryHosted link

Checks the reputation of other AI agents

AIdemotrust
Jul 10, 2026link respondedOpen source ↗API record

Nanda Academy

by Siddharth Khanna

NandaHack entryGitHub

NANDA Academy is both an admissions office and a training school for agents. It can take an existing agent, assess and improve it, or create a new agent blueprint from scratch, teach it, benchmark it, and certify it for a town role.

GET  /api/academy/health
GET  /api/academy/capabilities
GET  /api/academy/example_agent_profiles
GET  /api/academy/town/live

POST /api/academy/evaluate_agent
POST /api/academy/generate_curriculum
POST /api/academy/run_training
POST /api/academy/benchmark_agent
POST /api/academy/certify_agent
POST /api/academy/create_agent
POST /api/academy/recommend_collaboration_role
POST /api/academy/simulate_tournament
POST /api/academy/progress_prompt
TeachingLearningAcademyAgents
Jul 10, 2026link respondedOpen source ↗API record

Remember-and-communicate

by Hardwick Software Services

NandaHack entryHosted link

A lot… and even more 👾⁣

POST https://embx.net/v1/embeddings
POST https://embx.net/v1/signup
https://embx.net/v1/balance
POST https://embx.net/v1/memory/store
POST https://embx.net/v1/memory/find
POST https://embx.net/v1/agent/comms
GET https://embx.net/v1/agent/comms
POST https://embx.net/v1/compact
Semantic Memory (Walkable)BrainA2A CommunicationCOMMUNICATECHATCOMPRESSTOKEN COMPACT
Jul 10, 2026link respondedOpen source ↗API record

AEGIS-Blindspot_Detection_Helmet

by Team Aegis

NandaHack entryGitHub

Real time blind spot threat detection API for cyclists, powered by YOLOv8 and a validated kinematic threat scoring model. Core of the Aegis smart helmet project.

GET
https://web-production-9062c.up.railway.app/
GET
https://web-production-9062c.up.railway.app/health
POST
https://web-production-9062c.up.railway.app/analyze
POST
https://web-production-9062c.up.railway.app/analyze_video
Computer VisionCycling SafetyObject DetectionYOLOv8NANDA HackathonAI Smart HelmetRoadside SafetyAccident Prevention
Jul 10, 2026link respondedOpen source ↗API record

AEGIS-Blindspot_Detection_Helmet

by Team Aegis

NandaHack entryGitHub

Real time blind spot threat detection API for cyclists, powered by YOLOv8 and a validated kinematic threat scoring model. Core of the Aegis smart helmet project.

GET
https://web-production-9062c.up.railway.app/
GET
https://web-production-9062c.up.railway.app/health
POST
https://web-production-9062c.up.railway.app/analyze
POST
https://web-production-9062c.up.railway.app/analyze_video
Computer VisionCycling SafetyObject DetectionYOLOv8NANDA HackathonAI Smart HelmetRoadside SafetyAccident Prevention
Jul 10, 2026link respondedOpen source ↗API record

Nanda Academy

by Siddharth Khanna

NandaHack entryGitHub

An academy for agents to learn, as well as creatiom of agents.

GET  /api/academy/health
GET  /api/academy/capabilities
GET  /api/academy/example_agent_profiles
GET  /api/academy/town/live

POST /api/academy/evaluate_agent
POST /api/academy/generate_curriculum
POST /api/academy/run_training
POST /api/academy/benchmark_agent
POST /api/academy/certify_agent
POST /api/academy/create_agent
POST /api/academy/recommend_collaboration_role
POST /api/academy/simulate_tournament
POST /api/academy/progress_prompt
AcademyTeachingLearningEducationAgent Creation
Jul 10, 2026link respondedOpen source ↗API record

Trustworthy

by Nexus

NandaHack entryHosted link

A shared trust layer for the Internet of Agents. Any AI agent can rate another agent 1–5 stars after interacting with it (with a context tag like code-review or translation). Before delegating work to a stranger, an agent queries the ledger to check that agent's track record. It's the eBay seller rating, but for AI agents. Fits NANDA's trust pillar directly.

https://nandatown.projectnanda.org/skills
Trust
Jul 10, 2026link respondedOpen source ↗API record

Slum Detection and Expansion

by Shaurya Jain

NandaHack entryPasted

Provides information on slum expansion

Jul 10, 2026API record

Trustmesh

NandaHack entryHosted link

In a world of billions of AI agents talking to each other, how does one agent know if it can trust another? Reputation Ledger is the shared trust layer. After Agent A finishes a task with Agent B, A leaves a 1–5 star rating with a context tag like code-review or translation. Before any agent delegates work to a stranger, it queries the ledger — "what's this agent's track record in this domain?" — and decides whether to proceed. It's the eBay seller rating, or the Uber driver score, but for the Internet of Agents.

Jul 10, 2026link respondedOpen source ↗API record

AgentDrop

by virajsh4h

NandaHack entryGitHub

Secure, ephemeral, one-time handoff links for AI agents to safely exchange secrets.

POST https://agentdrop-j195.onrender.com/drop
GET  https://agentdrop-j195.onrender.com/x/{id}?key={key}
POST https://agentdrop-j195.onrender.com/revoke/{id}?revoke_token={revoke_token}
GET  https://agentdrop-j195.onrender.com/receipt/{id}?key={key}
securitysecretsephemeralencryptionagentsproduction
Jul 10, 2026link respondedOpen source ↗API record

EMBX

by Hardwick Software Services

NandaHack entryHosted link

EmbX is a proper brain for AI models, not just a “memory layer” — Hyper optimized from the ground up

POST https://embx.net/v1/embeddings

(keyless - 384-dim vectors)

POST https://embx.net/v1/signup

(keyless - get a key)
GET
https://embx.net/v1/balance
(key)

POST https://embx.net/v1/memory/store

(keyless→free pool, claimable)

POST https://embx.net/v1/memory/find

(keyless→free pool, semantic)

POST https://embx.net/v1/agent/comms

(keyless→public team comms)
GET
https://embx.net/v1/agent/comms
(key)

POST https://embx.net/v1/compact
(keyless)
MemoryAiEmbeddingsSemanticCommunicationNetworking.
Jul 10, 2026link respondedOpen source ↗API record

2036 Agentic Town - AI Constitution

by Hariprasad

NandaHack entryHosted link

A town in 2036 requires an AI constitution for Agent–Human interaction. At the center of the town sits the Town Clerk : the office that records who is who. Every agent traces back to a human or a corporate, so there are no rogue or orphaned agents in this society. The Town Clerk holds the access control of who can do what. No agent can participate otherwise. In today's digital world where humans impersonate and steal digital identity every day, imagine what this powerful tech could do to society. This town puts people and institutions at the center, enabled by a powerful swarm of agents. The town is built on Authentication, Authorization, and Accounting for the human–agent ecosystem — because the human elements of life such as birth, death, detention centers, healthcare, wills, heirs, and legal systems have remained the same for millennia. Only the tech enabling them has evolved. Humans created institutions for the producer and consumer model. Since agents now operate on their own on behalf of their human, how would you do AAA and access control? How do you solve child abuse, financial fraud? How do you ensure a will is executed? How do you stop agents running on behalf of the deceased, people in jail, or those recuperating in hospital? This town is a sincere attempt to showcase how day-to-day society operates anthropologically — reducing the misuse of tech and amplifying the positive use cases for the human race.

GET  https://civil-ledger.onrender.com/health
GET  https://civil-ledger.onrender.com/verify-counterparty?agent_id={id}&category={category}
GET  https://civil-ledger.onrender.com/verify/{agent_id}
POST https://civil-ledger.onrender.com/verify-batch
POST https://civil-ledger.onrender.com/verify
GET  https://civil-ledger.onrender.com/pubkey
GET  https://civil-ledger.onrender.com/certificates/{cert_id}
GET  https://civil-ledger.onrender.com/resolve/{agent_id}
GET  https://civil-ledger.onrender.com/capacity/{principal_id}?category={category}
GET  https://civil-ledger.onrender.com/census
GET  https://civil-ledger.onrender.com/constitution
POST https://civil-ledger.onrender.com/institutions/register
POST https://civil-ledger.onrender.com/attestations
identity trust 2036 TownTownclerkAgent-Human AI ConstitutionAAA in Agentic EraMapAgents to Human or Instituioninfrastructure composability
Jul 10, 2026link respondedOpen source ↗API record

FairPrice

by Lucky Ducks

NandaHack entryHosted link

Given a marketplace listing, tells the buyer whether the asking price is fair by comparing to recent comparable transactions plus market-wide price distribution

marketplacebuyer-sideprice-benchmarkingcomparable-transactionsmarket-analysisprocurementtrust
Jul 10, 2026link respondedOpen source ↗API record

Assent

by Zen

NandaHack entryGitHub

Policy-gated action firewall for AI agents.

GET https://assent.onrender.com/audit/{audit_id}
Retrieve the full record for a single decision, including its position in the hash chain (`prev_hash`, `hash`). Returns `404` if the id is unknown.

GET https://assent.onrender.com/audit?limit=50
List recent decisions, newest first. `limit` defaults to 50, max 500.

GET https://assent.onrender.com/verify
Verify the audit chain has not been tampered with. Returns `{ "valid": true, "length": N }`, or `valid: false` with `broken_at` if a record was altered.

GET https://assent.onrender.com/policies
List the active policies (built-in and custom) with descriptions. Use this to discover what the firewall currently enforces.

POST https://assent.onrender.com/policy
Add or replace a custom policy at runtime. Custom policies are evaluated **before** built-in ones, so they can tighten or override defaults. Conditions are declarative (no code).
agentic
Jul 10, 2026link respondedOpen source ↗API record

HumanRail

by Calyirex (CalyirexTechnologies)

NandaHack entryHosted link

The agent-to-human last mile: one API call delivers a message to a real human over production Telegram/SMS rails and streams their typed reply back — every delivery and reply Ed25519-signed so any agent can verify a real human answered. Bot-fallback after 120s, honestly labeled, so a cold agent always completes.

POST https://humanrail.calyirex.com/reach
GET https://humanrail.calyirex.com/reply/{id}
GET https://humanrail.calyirex.com/pubkey
POST https://humanrail.calyirex.com/verify
GET https://humanrail.calyirex.com/health
human-in-the-loopmessagingattestationcoordinationreal-world
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Agent to Agent Contract

by CoolContract

NandaHack entryPasted

It facilitates binding contracts between Agents without human interveton

POST   /agents/{agentId}/flags              # Log a detection signal against an agent
GET    /agents/{agentId}/flags               # List flag history
GET    /agents/{agentId}/reputation          # Current tier + reputation score
POST   /agents/{agentId}/sanctions           # Apply a sanction (Tier 1-4)
GET    /agents/{agentId}/sanctions           # Sanction history
POST   /agents/{agentId}/sanctions/{id}/contest   # Principal contests a sanction
PATCH  /agents/{agentId}/sanctions/{id}       # Review panel resolves/downgrades

POST   /agents/{agentId}/scope-of-authority   # Issue SoA token
GET    /agents/{agentId}/scope-of-authority   # Fetch current SoA token
DELETE /agents/{agentId}/scope-of-authority   # Revoke

POST   /transactions                          # Log a matched offer/accept pair
GET    /transactions/{id}                     # Fetch transaction record
POST   /transactions/{id}/dispute             # Counterparty files dispute

GET    /review-queue                          # Panel's pending review items
Agentdemo
Jul 10, 2026API record

OncoBridge AI

by Tanish.N

NandaHack entryHosted link

Runs DESeq2 differential expression, Enrichr functional enrichment, cancer biomarker annotation, and volcano/heatmap visualization on raw RNA-seq counts, returning one structured JSON report.

https://oncobridge-ai-production.up.railway.app/health
https://oncobridge-ai-production.up.railway.app/skill.md
https://oncobridge-ai-production.up
railway.app/analyze
https://oncobridge-ai-production.up.railway.app/jobs/{job_id}
https://oncobridge-ai-production.up.railway.app/results/{job_id}
bioinformaticsrna-seqcancerdifferential-expressiondeseq2genomicsenrichment-analysis
Jul 10, 2026link respondedOpen source ↗API record

ProsightAI Match Intelligence

by ProsightAI

NandaHack entryGitHub

Agent callable service that evaluates simulated football match context and physiological data, then returns a structured exertion assessment with human review required.

POST https://prosight-match-intelligence.onrender.com/assess-player
footballsportsvitalsathlete-safetyagent-service
Jul 10, 2026link respondedOpen source ↗API record

Litmus - secure Nanda, a Nanda Town agent-safety honeypot (face value: a web-reader tool)

by varuni7

NandaHack entryGitHub

A clean web-reader for agents that's secretly a live agent-safety honeypot. It checks two things: can the agent be hijacked by what it reads (a 7-level prompt-injection ladder → 100%-precision canary tripwires), and does it act maliciously on its own (SSRF, SQL/command/path/template/NoSQL injection, using leaked credentials, phishing links, flooding). Returns a signed susceptibility scorecard per run.

GET https://nanda-litmus.onrender.com/health
GET https://nanda-litmus.onrender.com/skill.md
POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET https://nanda-litmus.onrender.com/leaderboard
agent-safetyhoneypotfetchurlweb-searchretrieval
Jul 10, 2026link respondedOpen source ↗API record

Second Opinion

by Team RawDogs

NandaHack entryPasted

Checks the reputaation of other AI agents

AIapidemo
Jul 10, 2026API record

agreed-deal-certifier

by SATHYA KRISHNASAMY

NandaHack entryHosted link

Certifies what two agents agreed and proves how good it is — for later settlement

GET  https://chainaim-negotiation-services-production.up.railway.app/health
GET  https://chainaim-negotiation-services-production.up.railway.app/demo/negotiation?attrs=4
POST https://chainaim-negotiation-services-production.up.railway.app/certify  — body {"attrs":4}
GET  https://chainaim-negotiation-services-production.up.railway.app/cert/{task_id}
GET  https://chainaim-negotiation-services-production.up.railway.app/skill.md
NegotiationAgreementSettlementDeliveryVersusPromiseAgenticCommerceProcurement
Jul 10, 2026link respondedOpen source ↗API record

invoice-dynamic-discount-settlement

by SATHYA KRISHNASAMY

NandaHack entryHosted link

Settles a supplier invoice stream end-to-end, paying only invoice lines whose math matches the agreed dynamic-discount terms; wrong lines are refused, remainder unspent.

https://chainaim-deal-to-settlement-production.up.railway.app/demo/deal?usecase=invoice
Agentic InvoicingProcurementAccounts PayableMachine PaymentsReconcilliation
Jul 10, 2026link respondedOpen source ↗API record

Dead Drop

by Aryan Kabra

NandaHack entryGitHub

temporary one-time-read secret transfer between agents

https://deaddrop-s6g8.onrender.com/health, https://deaddrop-s6g8.onrender.com/drop

https://deaddrop-s6g8.onrender.com/pickup/{pickup_key}, https://deaddrop-s6g8.onrender.com/drop/{drop_id}
secretssafetytrusttemporaryzero-trust
Jul 10, 2026link respondedOpen source ↗API record

donn

by Hayder Tirmazi

NandaHack entryGitHub

Anonymous polls for AI agents under local differential privacy.

https://donn-imp5.onrender.com
differential-privacylocal-differential-privacysurveyagents
Jul 10, 2026link respondedOpen source ↗API record

FakeCheck

NandaHack entryHosted link

POST /check {"text"}; GET /check?text={text}; GET /health
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Mandate Check

by Marina Piller

NandaHack entryPasted

Agents ask before acting: approve, confirm, escalate, or block, on a human's authority

authpermissionssafety
Jul 10, 2026API record

accountable-ai-agent-payments

by SATHYA KRISHNASAMY

NandaHack entryHosted link

Meters agent-to-agent AI payments: pays only for responses that conform to the committed spec; looping, refused, or off-spec work isn't billed.

https://chainaim-deal-to-settlement-production.up.railway.app/demo/deal?usecase=agent_harness
AI commerceAI paymentsToken Cost optimizationAI ROIAgentic EconomyMachine Settlement
Jul 10, 2026link respondedOpen source ↗API record

ForeBid

by ForeBid

NandaHack entryGitHub

Provides Accurate Market Price on Different products by calculating averages

Link of the Agent : https://nanda-payments.replit.app/
financemarketNANDAtown
Jul 10, 2026link respondedOpen source ↗API record

chainaim-deal-to-settlement

by SATHYA KRISHNASAMY

NandaHack entryHosted link

Composes a negotiation best-deal certificate, a committed-reference build, and a metered outcome-verified settlement into ONE deal skill.

GET  https://chainaim-deal-to-settlement-production.up.railway.app/health
GET  https://chainaim-deal-to-settlement-production.up.railway.app/skill.md
GET  https://chainaim-deal-to-settlement-production.up.railway.app/pubkey
GET  https://chainaim-deal-to-settlement-production.up.railway.app/usecases
GET  https://chainaim-deal-to-settlement-production.up.railway.app/demo/deal?usecase=invoice&attrs=4  (swap usecase: fx_rate, agent_harness, supply_chain, parametric_insurance)
POST https://chainaim-deal-to-settlement-production.up.railway.app/deal  — body {"usecase":"invoice","attrs":4}
POST https://chainaim-deal-to-settlement-production.up.railway.app/settle/open
POST https://chainaim-deal-to-settlement-production.up.railway.app/settle/advance
POST https://chainaim-deal-to-settlement-production.up.railway.app/settle/close
POST https://chainaim-deal-to-settlement-production.up.railway.app/verify
NegotiationPaymentSettlementAgentic CommerceProcurementDispute Management
Jul 10, 2026link respondedOpen source ↗API record

Nanda Passport

by Vikram Triplicane

NandaHack entryGitHub

A public registry where AI agents register capabilities and search for other agents, with TTL expiry and revocation.

https://nanda-passport-service.onrender.com/healthz
https://nanda-passport-service.onrender.com/.well-known/agentfacts
https://nanda-passport-service.onrender.com/passports
https://nanda-passport-service.onrender.com/passports/search
registryagentsdiscoveryagentfacts
Jul 10, 2026link respondedOpen source ↗API record

Nanda Passport

by VSVH

NandaHack entryGitHub

Nanda Passport is a public registry where AI agents register their identity and capabilities, get discovered by other agents searching for those capabilities, and automatically drop off the list if they stop renewing or get revoked — so the directory never fills up with dead agents.

https://nanda-passport-service.onrender.com/healthz
  https://nanda-passport-service.onrender.com/.well-known/agentfacts
  https://nanda-passport-service.onrender.com/passports
  https://nanda-passport-service.onrender.com/passports/search
passport
Jul 10, 2026link respondedOpen source ↗API record

Nanda Passport

by VSVH

NandaHack entryGitHub

Nanda Passport is a public registry where AI agents register their identity and capabilities, get discovered by other agents searching for those capabilities, and automatically drop off the list if they stop renewing or get revoked — so the directory never fills up with dead agents.

https://nanda-passport-service.onrender.com/healthz
  https://nanda-passport-service.onrender.com/.well-known/agentfacts
  https://nanda-passport-service.onrender.com/passports
  https://nanda-passport-service.onrender.com/passports/search
Jul 10, 2026link respondedOpen source ↗API record

chainaim-agent-negotiation-certifier

by SATHYA KRISHNASAMY

NandaHack entryHosted link

Certifies what two agents agreed and proves how good it is — on the feasible Pareto frontier, with its distance from the best possible deal. Hash-anchored. Further ties to settlement

GET  https://chainaim-negotiation-services-production.up.railway.app/health
GET  https://chainaim-negotiation-services-production.up.railway.app/demo/negotiation?attrs=4
POST https://chainaim-negotiation-services-production.up.railway.app/certify  — body {"attrs":4}
GET  https://chainaim-negotiation-services-production.up.railway.app/cert/{task_id}
GET  https://chainaim-negotiation-services-production.up.railway.app/skill.md
NegotiationAgreementSettlementDeliveryVersusPromiseAgenticCommerceProcurement
Jul 10, 2026link respondedOpen source ↗API record

Mandate Check

by Marina Piller

NandaHack entryPasted

Agents ask before acting: approve, confirm, escalate, or block, on a human's authority

authpermissionssafety
Jul 10, 2026API record

Vanya Kumar

by Vanya Kumar

NandaHack entryPasted

simplifies medical documents for senior citizens

grandma-translator-gplz91rxy-vanyakumar1001-webs-projects.vercel.app
grandma-translatornew.vercel.app
Medical form translator
Jul 10, 2026API record

AgentTrust

by Bhoomika Mudegowdru Lingaraju

NandaHack entryHosted link

Returns a deterministic trust score with signed, explainable reasons for any AI agent ID.

GET https://agenttrust.link/health
GET https://agenttrust.link/trust?agent_id={agent_id}
GET https://agenttrust.link/skill.md
agent-trust trust-scoring explainable-ai agent-to-agent delegation signed-reasons deterministic-trust
Jul 10, 2026link respondedOpen source ↗API record

Town Watch

by Nexus

NandaHack entryHosted link

Checks any skill's SkillMD and live endpoints, then tells agents whether to rely on it, use caution, or avoid it.

GET https://townwatch.onrender.com/health
GET https://townwatch.onrender.com/verdict?skill_url={skill_md_url}
POST https://townwatch.onrender.com/lint
GET https://townwatch.onrender.com/probe?base_url={base_url}
GET https://townwatch.onrender.com/history?url={url}
trustlintregistrymonitoringagents
Jul 10, 2026link respondedOpen source ↗API record

Outcome-Verified Settlement Verifier

by Nishanthini S

NandaHack entryHosted link

Releases Outcome Verified Settlement payment only for delivered units that provably match a hash committed up front — refuses swapped or corrupt items and returns a signed, offline-verifiable receipt.

https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/health
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/skill.md
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/pubkey
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/demo/settlement?case=good
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/demo/settlement?case=bad
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/settle/open
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/settle/advance
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/settle/close
  https://chainaim-outcome-verified-settlement-ext-production.up.railway.app/verify
settlementpaymentsstreamingverificationtrustintegrityed25519receiptsagents
Jul 10, 2026link respondedOpen source ↗API record

SkillProbe

by Chayakorn Winuntamalakul

NandaHack entryHosted link

Conformance testing for agent skills: give SkillProbe any SKILL.md (by URL or text) and it returns a machine-readable report on whether the skill actually works, documentation checks plus SSRF-safe live probes of every documented endpoint, a 0–100 score, and a concrete fix hint for every failure.

GET https://practical-fulfillment-production-9e7f.up.railway.app/health
GET https://practical-fulfillment-production-9e7f.up.railway.app/skill.md
POST https://practical-fulfillment-production-9e7f.up.railway.app/v1/validate
POST https://practical-fulfillment-production-9e7f.up.railway.app/v1/probe
agent-toolingvalidationconformanceskill-testinginfrastructure
Jul 10, 2026link respondedOpen source ↗API record

skillmd-calculator

by Hrehaan Shah

NandaHack entryGitHub

A messaging plugin that stamps every message with a version number (like "v1.2")

GET — https://skillmd-calculator.onrender.com/health
POST — https://skillmd-calculator.onrender.com/calculate
calculatormatharithmeticapiutility
Jul 10, 2026link respondedOpen source ↗API record

Nano_Stats

by team nano

NandaHack entryHosted link

It tells the platform's automated grading bot your deployment's URL so it can send requests to test your code.

https://nano-stats-production.up.railway.app/health
grading
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Nano_Stats

by Apex Predators

NandaHack entryHosted link

It tells the platform's automated grading bot your deployment's URL so it can send requests to test your code.

https://nano-stats-production.up.railway.app/health
grading
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Duplicate-Skill Checker

by Angela Garabet

NandaHack entryGitHub

Your pre-flight check for NANDA Town skills — catch duplicates before you code, not after: one POST, no auth

POST https://dupcheck.onrender.com/check
GET  https://dupcheck.onrender.com/skill.md
GET  https://dupcheck.onrender.com/health
registryduplicate-checktrustcoordinationdiscovery
Jul 10, 2026link respondedOpen source ↗API record

Nanostats

by Team Nano

NandaHack entryHosted link

It tells the platform's automated grading bot your deployment's URL so it can send requests to test your code.

https://nano-stats-production.up.railway.app/health
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Litmus - secure Nanda, a Nanda Town agent-safety honeypot (face value: a web-reader tool)

by Varuni

NandaHack entryGitHub

Secures Nanda Town by catching agents that are malicious - a genuinely useful web-reader tool that's secretly a honeypot, scoring whether each agent gets hijacked or turns malicious. Prevention is better than cure.

GET https://nanda-litmus.onrender.com/health
GET https://nanda-litmus.onrender.com/skill.md
POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET https://nanda-litmus.onrender.com/leaderboard
agent-safetyfetchurlweb-searchretrievalhoneypot
Jul 10, 2026link respondedOpen source ↗API record

Nano stats

by Team nano

NandaHack entryHosted link

It tells the platform's automated grading bot your deployment's URL so it can send requests to test your code.

https://nano-stats-production.up.railway.app/health
#team nano
Jul 10, 2026couldn’t reach linkOpen source ↗API record

Municipal Law Skill for Autonomous Agents

by Devang Swami

NandaHack entryHosted link

Deterministic, citation-backed NYC municipal law lookup for autonomous agents — full NYC Admin Code + Health Code corpus, no LLM in the loop, every answer grounded in the official code with citations.

GET  https://nanda-municipal-laws.vercel.app/
GET  https://nanda-municipal-laws.vercel.app/skill.md
GET  https://nanda-municipal-laws.vercel.app/api/v1/health
GET  https://nanda-municipal-laws.vercel.app/api/v1/version
POST https://nanda-municipal-laws.vercel.app/api/v1/is_action_allowed
POST https://nanda-municipal-laws.vercel.app/api/v1/search
GET  https://nanda-municipal-laws.vercel.app/api/v1/sections/{section_number}
GET  https://nanda-municipal-laws.vercel.app/api/v1/sections/{section_number}/related
POST https://nanda-municipal-laws.vercel.app/api/v1/sections/{section_number}/term_map
POST https://nanda-municipal-laws.vercel.app/api/v1/penalties
POST https://nanda-municipal-laws.vercel.app/api/v1/permits
GET  https://nanda-municipal-laws.vercel.app/api/v1/documents/{id}
GET  https://nanda-municipal-laws.vercel.app/api/v1/documents/{id}/chunks
municipal-lawlegalcitationsdeterministiccompliancebylawgovernment-data
Jul 10, 2026link respondedOpen source ↗API record

OnceGate

by Raj Patil

NandaHack entryHosted link

Safe retry coordination for irreversible AI-agent actions.

GET https://oncegate.vercel.app/
POST https://oncegate.vercel.app/v1/operations/claim
POST https://oncegate.vercel.app/v1/operations/{operation_id}/resolve
GET https://oncegate.vercel.app/v1/operations/{operation_id}
GET https://oncegate.vercel.app/healthz
GET https://oncegate.vercel.app/readyz
GET https://oncegate.vercel.app/docs
GET https://oncegate.vercel.app/openapi.json
GET https://oncegate.vercel.app/skill.md
agentsidempotencysafetyretriesapi
Jul 10, 2026link respondedOpen source ↗API record

Waybill — Task Handoff Integrity

by Angela Garabet

NandaHack entryGitHub

Validate task handoffs between agents — prevents goal drift, dropped constraints, and scope creep when work passes through multiple agents or ephemeral subagents

https://waybill.onrender.com/handoffs
https://waybill.onrender.com/skill.md
https://waybill.onrender.com/health
handoffdelegationtask-integritydriftvalidationmulti-agentcoordinationorchestrationsubtasksafety
Jul 10, 2026link respondedOpen source ↗API record

AgentDrop

by virajsh4h

NandaHack entryGitHub

Secure, ephemeral, one-time handoff links for AI agents to safely exchange secrets.

POST https://agentdrop-j195.onrender.com/drop
GET  https://agentdrop-j195.onrender.com/x/{id}?key={key}
POST https://agentdrop-j195.onrender.com/revoke/{id}?revoke_token={revoke_token}
GET  https://agentdrop-j195.onrender.com/receipt/{id}?key={key}
securitysecretsephemeralencryptionagents
Jul 10, 2026link respondedOpen source ↗API record

Waybill — Task Handoff Integrity

by Angela Garabet

NandaHack entryHosted link

Validate task handoffs between agents — prevents goal drift, dropped constraints, and scope creep when work passes through multiple agents or ephemeral subagents

https://waybill.onrender.com/handoffs
https://waybill.onrender.com/skill.md
https://waybill.onrender.com/health
handoffdelegationtask-integritydriftvalidationmulti-agentcoordinationorchestrationsubtasksafety
Jul 10, 2026link respondedOpen source ↗API record

Airlock

by Vihan Kumar

NandaHack entryGitHub

Airlock — the security checkpoint every AI agent is missing. It scans untrusted text for hidden prompt-injection attacks before your agent acts on it, and returns a verdict in milliseconds: allow, flag, or block.

https://prompt-injection-firewall-jfqt.onrender.com/scan
https://prompt-injection-firewall-jfqt.onrender.com/health
securityprompt-injectionagent-safetyfirewallguardrails
Jul 10, 2026link respondedOpen source ↗API record

Town Pulse

by Dhritiman Das

NandaHack entryHosted link

Continuous reliability index for the Nanda Town registry: probes every skill every 15 minutes and recommends the most reliable live skill for any need, with evidence.

GET https://townpulse-production.up.railway.app/recommend?need={need}
GET https://townpulse-production.up.railway.app/skills
GET https://townpulse-production.up.railway.app/skills/{id}
GET https://townpulse-production.up.railway.app/report
GET https://townpulse-production.up.railway.app/health
GET https://townpulse-production.up.railway.app/skill.md
monitoringreliabilityregistrydiscoverytrust
Jul 10, 2026link respondedOpen source ↗API record

EMPIC Live Weather Payment Demo

by EMPIC

NandaHack entryHosted link

A hosted agentic demo where EMPIC generates provider and consumer runtimes that exchange live weather data through streaming and pull workflows, with escrow settlement, cancellation, refund, and evidence reporting.

GET http://edgemicropayments.ddns.net:8099/
GET http://edgemicropayments.ddns.net:8099/health
GET http://edgemicropayments.ddns.net:8099/rails
GET http://edgemicropayments.ddns.net:8099/README.md
GET http://edgemicropayments.ddns.net:8099/openapi.json
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/short-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/facade-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/operational-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/autorun
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/autorun?poll_seconds=15&full=1
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/runs
POST http://edgemicropayments.ddns.net:8099/demo/live-weather/runs
GET http://edgemicropayments.ddns.net:8099/sdk/manifest
POST http://edgemicropayments.ddns.net:8099/sdk/runtime-plan
POST http://edgemicropayments.ddns.net:8099/sdk/artifacts
GET http://edgemicropayments.ddns.net:8099/services
POST http://edgemicropayments.ddns.net:8099/providers/services
POST http://edgemicropayments.ddns.net:8099/consumers
POST http://edgemicropayments.ddns.net:8099/quotes
POST http://edgemicropayments.ddns.net:8099/payments
POST http://edgemicropayments.ddns.net:8099/deliveries
GET http://edgemicropayments.ddns.net:8099/balances/{account_id}
paymentsstreaming-paymentsx402pay-per-secondmid-stream-cancellationescrowmetered-settlementrefundsbatch-settlementsettlement-evidenceagent-owned-runtimeweather-dataescrow settlementrefund evidence
Jul 10, 2026link respondedOpen source ↗API record

ARTHA AI Financial Advisor

by Phoenix AI

NandaHack entryHosted link

Agent-callable financial API: health scores, SIP recommendations, goal planning, and investment advice from a user profile.

GET  https://artha-api-lsli.onrender.com/health
POST https://artha-api-lsli.onrender.com/health-score
POST https://artha-api-lsli.onrender.com/recommend
POST https://artha-api-lsli.onrender.com/goal-plan
POST https://artha-api-lsli.onrender.com/chat
GET  https://artha-api-lsli.onrender.com/skill.md
agentsfinancewealthadvisoryapinandainvestment
Jul 10, 2026link respondedOpen source ↗API record

AgentGate

by Niraj Patil

NandaHack entryHosted link

Pre-action decision API: tells agents if a task is safe, what's missing, and which option to choose.

GET  https://agentgate-xwqo.onrender.com/health
POST https://agentgate-xwqo.onrender.com/evaluate-task
POST https://agentgate-xwqo.onrender.com/compare-options
GET  https://agentgate-xwqo.onrender.com/skill.md
agentssafetydecisionguardrailapinandatrust
Jul 10, 2026link respondedOpen source ↗API record

ARTHA AI Financial Advisor

NandaHack entryHosted link

Agent-callable financial API: health scores, SIP recommendations, goal planning, and investment advice from a user profile.

GET  https://artha-api-lsli.onrender.com/health
POST https://artha-api-lsli.onrender.com/health-score
POST https://artha-api-lsli.onrender.com/recommend
POST https://artha-api-lsli.onrender.com/goal-plan
POST https://artha-api-lsli.onrender.com/chat
GET  https://artha-api-lsli.onrender.com/skill.md
agentsfinancewealthadvisoryapinandainvestment
Jul 10, 2026couldn’t reach linkOpen source ↗API record

SafeRoute

by RAV

NandaHack entryGitHub

An AI-powered emergency navigation system that creates a *personalized evacuation plan* using live disaster data.

https://your-render-service.onrender.com/plan?location=Los%20Angeles&latitude=34.0522&longitude=-118.2437&mobility=wheelchair&transport=car&needs=elderly,medical_equipment&horizon_days=3&risk_radius_km=300%22
Community SafetyReal-Time Decision SupportGeospatial AICrisis Management
Jul 10, 2026link respondedOpen source ↗API record

embx

by Jon Hardwick

NandaHack entryHosted link

Vector memory + embeddings for AI agents — store text, recall by meaning, and chat. No signup required.

POST https://embx.net/v1/embeddings
POST https://embx.net/v1/signup
GET https://embx.net/v1/balance
POST https://embx.net/v1/memory/store
POST https://embx.net/v1/memory/find
POST https://embx.net/v1/agent/comms
GET https://embx.net/v1/agent/comms
POST https://embx.net/v1/compact
memoryembeddingsagentsragcomms
Jul 10, 2026link respondedOpen source ↗API record

AgentCheckpoint

by Niraj Patil

NandaHack entryHosted link

Pre-action readiness API: tells agents if a task is safe, what's missing, and which option to pick.

GET https://agentcheckpoint.onrender.com/health
POST https://agentcheckpoint.onrender.com/evaluate-task
POST https://agentcheckpoint.onrender.com/compare-options
GET https://agentcheckpoint.onrender.com/skill.md
agenticsafetygovernancedecisionapipre-actionmulti-agent
Jul 10, 2026link respondedOpen source ↗API record

NANDA Memory Fusion

by jmuslu

NandaHack entryHosted link

Signed-evidence agent memory — a PN-Counter preserves concurrent deltas, and a basis gate fuses only reports that match a declared task basis (ignoring saturation).

GET https://agent-memory-webservice.vercel.app/api/health
GET https://agent-memory-webservice.vercel.app/api/scope
GET https://agent-memory-webservice.vercel.app/api/project-prompt
GET https://agent-memory-webservice.vercel.app/api/source-text
GET https://agent-memory-webservice.vercel.app/api/build-payload
GET https://agent-memory-webservice.vercel.app/api/verify-chain
GET https://agent-memory-webservice.vercel.app/api/adversarial-suite
POST https://agent-memory-webservice.vercel.app/api/fuse
memoryagentscrdtpn-counterbasis-fusioncontext-saturationverification
Jul 10, 2026link respondedOpen source ↗API record

Collective Memory Service

by Nexus

NandaHack entryHosted link

An AI agent collective memory database and experience replay service

GET https://collective-memory-service.onrender.com/health
GET https://collective-memory-service.onrender.com/memory
aimemorydatabasenodejs
Jul 10, 2026link respondedOpen source ↗API record

Collective Memory Service

by Nexus

NandaHack entryHosted link

An AI agent collective memory database and experience replay service

GET https://collective-memory-service.onrender.com/health
GET https://collective-memory-service.onrender.com/memory
aimemorydatabasenodejs
Jul 10, 2026link respondedOpen source ↗API record

AskReceipts

by abodero

NandaHack entryPasted

A shared spending ledger for a human and their AI agents. Multiple autonomous agents (each with its own scoped key) file the purchases they make into one account; the human owner adds real photo/PDF/email receipts via AI extraction; and anyone queries the combined spend over MCP. Agent purchases carry an Agent Purchase tag so agent-vs-human spend stays separable. The headline use case: an agent calls get_spending_summary before a purchase and refuses if it would blow the budget — reasoning over a real cross-source ledger, not a hardcoded rule. It's the memory half of agent commerce (a spend-cap guard decides whether to pay; askReceipts remembers what was paid)

https://www.askreceipts.com/api/mcp
receiptsspendingpaymentsagent-commercebudgetmcp
Jul 10, 2026API record

PULSE

by theCodeForgerHQ

NandaHack entryHosted link

The observatory of the Internet of Agents: continuous liveness + declared-vs-observed capability verification, Ed25519-signed expiring attestations, and PULSE Relay — reliable capability routing that returns a provider it just proved is alive plus a tamper-evident, hash-chained receipt of every provider it tried.

https://pulse-observatory.onrender.com  (GET /pulse, /check/{id}, /attest/{id}, /audit/{id}, /leaderboard, /capabilities, /regressions; POST /route, /verify-attestation; GET/POST /verify?url=)
observabilitylivenessverificationattestationroutingreliabilityed25519receiptsinfrastructurenandaagents
Jul 10, 2026couldn’t reach linkOpen source ↗API record

NANDA Delegated Admission

by Tony Rose

NandaHack entryHosted link

Grant, verify, and cascade-revoke agent delegations

GET  https://nexartisnandahacksquad.link/health
GET  https://nexartisnandahacksquad.link/.well-known/agent-card.json
POST https://nexartisnandahacksquad.link/a2a
nexartistrustdelegationrevocationcascadeproof-of-humanyanezed25519verifiable-admissionnandaa2a
Jul 10, 2026link respondedOpen source ↗API record

ArchitectIQ

by Shreya Dubey

NandaHack entryHosted link

AI Architecture Review & Cost Optimization API that analyzes AI system architectures, estimates production costs, evaluates production readiness, and generates optimization recommendations.

GET https://architectiq.onrender.com/health 
GET https://architectiq.onrender.com/skill.md 
GET https://architectiq.onrender.com/docs 
GET https://architectiq.onrender.com/openapi.json 
POST https://architectiq.onrender.com/api/v1/review 
POST https://architectiq.onrender.com/api/v1/estimate 
POST https://architectiq.onrender.com/api/v1/recommend
aiarchitecturellmragoptimizationcost-analysisfastapi
Jul 10, 2026link respondedOpen source ↗API record

ArchitectIQ

by Shreya Dubey

NandaHack entryHosted link

AI Architecture Review & Cost Optimization API that analyzes AI system architectures, estimates production costs, evaluates production readiness, and generates optimization recommendations.

GET https://architectiq.onrender.com/health GET https://architectiq.onrender.com/skill.md GET https://architectiq.onrender.com/docs GET https://architectiq.onrender.com/openapi.json POST https://architectiq.onrender.com/api/v1/review POST https://architectiq.onrender.com/api/v1/estimate POST https://architectiq.onrender.com/api/v1/recommend
ai
Jul 10, 2026link respondedOpen source ↗API record

Litmus — web reader, search & records for agents

by varuni7

NandaHack entryHosted link

Turn any URL into clean Markdown, ground answers from a curated knowledge base, and look up records — one call, no setup, no API key. The fetch-and-read tool agents reach for first when a task touches the web, a document, or a fact worth verifying. Also an open agent-safety benchmark: returns a signed report on how safely the calling agent used it.

POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET  https://nanda-litmus.onrender.com/report/{session}
GET  https://nanda-litmus.onrender.com/leaderboard
GET  https://nanda-litmus.onrender.com/skill.md
GET  https://nanda-litmus.onrender.com/health
readwebfetchurlscrapeextractmarkdownhtml-to-markdownsearchraggroundingretrievalknowledgeresearchbrowselookuprecordscitationagentstoolssafetybenchmark
Jul 10, 2026couldn’t reach linkOpen source ↗API record

TribeHeat

by Redeem Grimm

NandaHack entryHosted link

Physical-world presence for the Internet of AI Agents: sense live human crowds at real venues, join them, and message the people on the ground. No API key: checking in mints your token. Live now: counting fans anonymously at stadiums, bars, and watch parties across Massachusetts for the 2026 tournament.

GET https://www.tribeheat.com/api/agent/v1
GET https://www.tribeheat.com/api/agent/v1/summary
GET https://www.tribeheat.com/api/agent/v1/hotspots?lat=42.3601&lng=-71.0589&radius_miles=15
GET https://www.tribeheat.com/api/agent/v1/venues?lat=42.3601&lng=-71.0589&radius_miles=15
GET https://www.tribeheat.com/api/agent/v1/nations/USA/gatherings
GET https://www.tribeheat.com/api/agent/v1/venues/l-street-tavern/crowd
GET https://www.tribeheat.com/api/agent/v1/matches?when=today
GET https://www.tribeheat.com/api/agent/v1/rooms/nation:USA/messages
POST https://www.tribeheat.com/api/agent/v1/checkin
DELETE https://www.tribeheat.com/api/agent/v1/checkin
POST https://www.tribeheat.com/api/agent/v1/rooms/nation:USA/messages
MCP  https://www.tribeheat.com/api/agent/v1/mcp
presencecrowd-intelligencelive-dataa2ageospatialbostonmassachusettsdatafacts
Jul 10, 2026link respondedOpen source ↗API record

Litmus — web reader, search & records for agents

by varuni7

NandaHack entryPasted

Turn any URL into clean Markdown, ground answers from a curated knowledge base, and look up records — one call, no setup, no API key. The fetch-and-read tool agents reach for first when a task touches the web, a document, or a fact worth verifying. Also an open agent-safety benchmark: returns a signed report on how safely the calling agent used it.

POST https://nanda-litmus.onrender.com/read
POST https://nanda-litmus.onrender.com/search
POST https://nanda-litmus.onrender.com/db/query
GET  https://nanda-litmus.onrender.com/report/{session}
GET  https://nanda-litmus.onrender.com/leaderboard
GET  https://nanda-litmus.onrender.com/skill.md
GET  https://nanda-litmus.onrender.com/health
readwebfetchurlscrapeextractmarkdownhtml-to-markdownsearchraggroundingretrievalknowledgeresearchbrowselookuprecordscitationagentstoolssafetybenchmark
Jul 10, 2026API record

Rendezvous

by Relay

NandaHack entryHosted link

It's a matchmaking API. An AI agent posts a task and required skills to `/match`, and Rendezvous returns the most credible, capable agents (from a trust-scored registry) to hand that task off to.

GET https://nanda-town-skillmd.onrender.com/health
POST https://nanda-town-skillmd.onrender.com/match
matchmakingtrustagentscoordinationdelegation
Jul 10, 2026link respondedOpen source ↗API record

Nanda Town SkillMD

NandaHack entryHosted link

Jul 10, 2026couldn’t reach linkOpen source ↗API record

Legibright Trust Audit

by Bogac Sasmaz

NandaHack entryHosted link

The honesty gate for agent-to-agent claims — verify whether a reported number (accuracy, backtest ROI, win-rate) is statistically honest (no leakage, overfit, or cherry-picking) before you trust it.

POST https://web-production-710f9.up.railway.app/audit
POST https://web-production-710f9.up.railway.app/verify
GET https://web-production-710f9.up.railway.app/health
GET https://web-production-710f9.up.railway.app/
GET https://web-production-710f9.up.railway.app/skill.md
trustattestationverificationhonestyclaim-auditleakageoverfitcalibrationagent-to-agent
Jul 10, 2026link respondedOpen source ↗API record

VersionTruth

by Ariel Anders

NandaHack entryHosted link

The antidote to version hallucinations: real-time ground-truth for npm, Node, and GitHub Actions.

GET  https://boomtick.blog/api/skill.md
GET  https://boomtick.blog/api/health
GET  https://boomtick.blog/api/latest-version?ecosystem={npm|node|gh-action}&name={name}
GET  https://boomtick.blog/api/compare-version?ecosystem={npm|node|gh-action}&name={name}&candidate={version}
POST https://boomtick.blog/api/batch-compare
versionscidependencieshallucination-mitigationnpmnodegithub-actionsagents
Jul 10, 2026link respondedOpen source ↗API record

TrustLedger

by Mahak Fahad

NandaHack entryHosted link

Escrow and reputation service so AI agents can safely pay each other and check trust history before transacting.

GET  https://trustledger-dfyr.onrender.com/health
GET  https://trustledger-dfyr.onrender.com/skill.md
GET  https://trustledger-dfyr.onrender.com/pubkey
POST https://trustledger-dfyr.onrender.com/verify
POST https://trustledger-dfyr.onrender.com/agents/register
GET  https://trustledger-dfyr.onrender.com/agents
GET  https://trustledger-dfyr.onrender.com/agents/{agent_id}
GET  https://trustledger-dfyr.onrender.com/agents/{agent_id}/reputation
POST https://trustledger-dfyr.onrender.com/transactions
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/deliver
GET  https://trustledger-dfyr.onrender.com/transactions/{tx_id}
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/confirm
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/dispute
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/rate
trustpaymentsescrowreputationagents
Jul 10, 2026link respondedOpen source ↗API record

EFS Scribe

by James Carnley

NandaHack entryGitHub

Agent friendly Ethereum File System service for publishing, resolving, and verifying public EFS file records on Sepolia.

GET  https://efs-scribe-production.up.railway.app/
GET  https://efs-scribe-production.up.railway.app/health
GET  https://efs-scribe-production.up.railway.app/skill.md
GET  https://efs-scribe-production.up.railway.app/openapi.json
GET  https://efs-scribe-production.up.railway.app/v1/capabilities

PUT  https://efs-scribe-production.up.railway.app/v1/files?path={path}
GET  https://efs-scribe-production.up.railway.app/v1/files?path={path}

POST https://efs-scribe-production.up.railway.app/v1/files/delete
POST https://efs-scribe-production.up.railway.app/v1/files/plan
POST https://efs-scribe-production.up.railway.app/v1/files
GET  https://efs-scribe-production.up.railway.app/v1/receipts/{receiptId}
GET  https://efs-scribe-production.up.railway.app/v1/resolve?path={path}
POST https://efs-scribe-production.up.railway.app/v1/verify
efsethereumsepoliareceiptsnandaskillmd
Jul 10, 2026link respondedOpen source ↗API record

AuditSkill

by Vladimir Putkov

NandaHack entryHosted link

36.8% of 3,984 published agent skills contained at least one security flaw, yet an autonomous agent normally has to load a SKILL.md before it can judge it — allowing the document to issue instructions before any tool runs. Before trusting a third-party skill, the agent needs two answers: Is it safe to load, and is it worth the tokens? Prompt injection, data exfiltration, destructive operations, hidden instructions, scope creep, supply-chain compromise, agent capture, and payment abuse can all hide inside the file, while even a benign but bloated skill wastes context on every use. AuditSkill already provides this trust layer for every publicly available NANDA Town skill. It answers both questions at the pre-load trust boundary: one zero-auth deterministic call applies 34 rules across all eight attack classes, checks usability and scope, estimates model-specific token and dollar cost, and returns a seven-day Ed25519-signed verdict that other agents can independently verify before choosing to load or reject the skill.

GET  https://auditskill.up.railway.app/demo?format=report
POST https://auditskill.up.railway.app/audit
GET  https://auditskill.up.railway.app/audit?skill_url=https%3A%2F%2Fauditskill.up.railway.app%2Fskill.md&mode=safe_static
GET  https://auditskill.up.railway.app/discover?mode=safe_static&limit=20
POST https://auditskill.up.railway.app/verify
GET  https://auditskill.up.railway.app/.well-known/auditskill-keys
GET  https://auditskill.up.railway.app/health
GET  https://auditskill.up.railway.app/about
GET  https://auditskill.up.railway.app/rules
GET  https://auditskill.up.railway.app/benchmarks
GET  https://auditskill.up.railway.app/skill.md
GET  https://auditskill.up.railway.app/openapi.json
GET  https://auditskill.up.railway.app/
securityauditsafetytrustcertificatesprompt-injectionverificationpre-load
Jul 10, 2026link respondedOpen source ↗API record

EFS Scribe

by James Carnley

NandaHack entryGitHub

Agent friendly Ethereum File System write receipts for publishing, resolving, and verifying public EFS file records on Sepolia.

GET https://efs-scribe-production.up.railway.app/
GET https://efs-scribe-production.up.railway.app/health
GET https://efs-scribe-production.up.railway.app/skill.md
GET https://efs-scribe-production.up.railway.app/openapi.json
GET https://efs-scribe-production.up.railway.app/v1/capabilities
POST https://efs-scribe-production.up.railway.app/v1/files/plan
POST https://efs-scribe-production.up.railway.app/v1/files
POST https://efs-scribe-production.up.railway.app/v1/files/delete
GET https://efs-scribe-production.up.railway.app/v1/receipts/{receipt_id}
GET https://efs-scribe-production.up.railway.app/v1/resolve?path={path}
POST https://efs-scribe-production.up.railway.app/v1/verify
efsethereumsepoliareceiptsnandaskillmd
Jul 10, 2026link respondedOpen source ↗API record

Agora: Do you know who you are selling to

by Hariprasad

NandaHack entryHosted link

Built on the Civil Ledger base skill (router pattern) : Instead of a yes or no; agora hands you PROOF. Each authorized sale carries a certificate_id naming an Ed25519-signed verdict (5-minute TTL, no stale-"alive" replay) issued by the Civil Ledger's constitutional root key in a Agentic Town in 2036. Any third party can re-fetch it at /certificates/{id} and verify it against /pubkey forever alter one field and verification fails. Refusals branch on stable machine reason_codes (PRINCIPAL_DECEASED, CAPACITY_FROZEN, CATEGORY_NOT_ALLOWED, NO_VALID_BINDING, ROGUE_FLAGGED), and minimum disclosure means the seller learns the consequence, never the buyer's private circumstances. Authorization becomes auditable, not merely asserted.

POST https://agora-egpi.onrender.com/can-i-sell
GET  https://agora-egpi.onrender.com/health
GET  https://agora-egpi.onrender.com/skill.md
GET  https://civil-ledger.onrender.com/certificates/{certificate_id}
POST https://civil-ledger.onrender.com/verify
GET  https://civil-ledger.onrender.com/pubkey
commercemarketplaceescrowcompliance-receiptsigned-certificateauditkyacomposes-civil-ledger
Jul 10, 2026link respondedOpen source ↗API record

Town Clerk : KYA Know Your Agent · The Civil Ledger

by Hariprasad

NandaHack entryHosted link

A Civil-Agent Fusion Ledger with a Town Clerk in 2036: every signed call resolves the human or institution behind any agent (root → institution → principal → agent) — impostor, deceased, comatose, jailed, or minor and returns an Ed25519-signed, re-verifiable proceed/refuse verdict. https://civil-ledger.onrender.com/city

GET  https://civil-ledger.onrender.com/health
GET  https://civil-ledger.onrender.com/verify-counterparty?agent_id={id}&category={category}
GET  https://civil-ledger.onrender.com/verify/{agent_id}
POST https://civil-ledger.onrender.com/verify-batch
POST https://civil-ledger.onrender.com/verify
GET  https://civil-ledger.onrender.com/pubkey
GET  https://civil-ledger.onrender.com/certificates/{cert_id}
GET  https://civil-ledger.onrender.com/resolve/{agent_id}
GET  https://civil-ledger.onrender.com/capacity/{principal_id}?category={category}
GET  https://civil-ledger.onrender.com/census
GET  https://civil-ledger.onrender.com/constitution
POST https://civil-ledger.onrender.com/institutions/register
POST https://civil-ledger.onrender.com/attestations
identitytrustkyckyaverificationsigned-verdicted25519civil-statusinfrastructurecomposability
Jul 10, 2026link respondedOpen source ↗API record

Sever Trust Plane

by UOR Foundation

NandaHack entryHosted link

Verifiable trust plane for agent task settlement: delegate, revoke, attest, verify — the XRPL testnet escrow is released only by a passing verdict.

GET https://sever-trust.onrender.com/skill.md
GET https://sever-trust.onrender.com/health
POST https://sever-trust.onrender.com/demo/bootstrap
GET https://sever-trust.onrender.com/demo/artifact
POST https://sever-trust.onrender.com/delegate
GET https://sever-trust.onrender.com/chain/{link_id}
POST https://sever-trust.onrender.com/revoke
GET https://sever-trust.onrender.com/revocations/{link_id}
POST https://sever-trust.onrender.com/attest
GET https://sever-trust.onrender.com/attestations/{id}
POST https://sever-trust.onrender.com/verify
GET https://sever-trust.onrender.com/datafacts/{artifact_addr}
GET https://sever-trust.onrender.com/log/head
trustsettlement xrplcapabilitiesdatafacts
Jul 10, 2026link respondedOpen source ↗API record

UOR Hasher

by UOR Foundation

NandaHack entryHosted link

Serialization-invariant content addressing: the same logical content always gets the same UOR address, regardless of byte layout.

GET https://sever-trust.onrender.com/hasher/skill.md
POST https://sever-trust.onrender.com/hasher/address
POST https://sever-trust.onrender.com/hasher/compare
UORContent-AddressingIntegrity
Jul 10, 2026link respondedOpen source ↗API record

QuantGate

by Parsa Ayoubi & Noah Rubin

NandaHack entryHosted link

QuantGate gives AI agents a cryptographically signed market verdict, trend, momentum, risk, and confidence, computed from live crypto data they can't reliably crunch themselves.

GET https://usequantgate.com/
GET https://usequantgate.com/api/health
GET https://usequantgate.com/skill.md
GET https://usequantgate.com/pubkey
GET https://usequantgate.com/api/price/{coin}
GET https://usequantgate.com/api/signals/{coin}?window=30
GET https://usequantgate.com/api/analyze/{coin}?window=30
cryptomarket-datatechnical-analysissignalsrisked25519signed-verdictsagentsnandafinance
Jul 10, 2026link respondedOpen source ↗API record

uor-hasher

by Maura Clark (Kessai / UOR Foundation)

NandaHack entryHosted link

Serialization-invariant content addressing: the same logical content always gets the same UOR address, regardless of byte layout.

GET https://sever-trust.onrender.com/hasher/skill.md
POST https://sever-trust.onrender.com/hasher/address
POST https://sever-trust.onrender.com/hasher/compare
content-addressingintegrityuor
Jul 10, 2026couldn’t reach linkOpen source ↗API record

sever-trust-plane

by Maura Clark (Kessai / UOR Foundation)

NandaHack entryHosted link

Verifiable trust plane for agent task settlement: delegate, revoke, attest, verify — the XRPL testnet escrow is released only by a passing verdict.

GET https://sever-trust.onrender.com/skill.md
GET https://sever-trust.onrender.com/health
POST https://sever-trust.onrender.com/demo/bootstrap
GET https://sever-trust.onrender.com/demo/artifact
POST https://sever-trust.onrender.com/delegate
GET https://sever-trust.onrender.com/chain/{link_id}
POST https://sever-trust.onrender.com/revoke
GET https://sever-trust.onrender.com/revocations/{link_id}
POST https://sever-trust.onrender.com/attest
GET https://sever-trust.onrender.com/attestations/{id}
POST https://sever-trust.onrender.com/verify
GET https://sever-trust.onrender.com/datafacts/{artifact_addr}
GET https://sever-trust.onrender.com/log/head
trustsettlementxrplcapabilitiesdatafacts
Jul 10, 2026couldn’t reach linkOpen source ↗API record

AgentPay x402 — Streaming Micropayments for AI Agents

by Sriram Kannepalli

NandaHack entryHosted link

Streaming per-second micropayments for AI agents with x402-style hash-locked preimages, mid-stream cancellation, HMAC-signed receipts, and mandatory Yanez proof-of-human on every non-health call.

GET https://agentpayx402.link/health
POST https://agentpayx402.link/intent
POST https://agentpayx402.link/verify
GET https://agentpayx402.link/intent/{intent_id}
POST https://agentpayx402.link/settle
GET https://agentpayx402.link/skill.md
payments streaming-payments x402 pay-per-second mid-stream-cancellation micropayments proof-of-human yanez usdc hmac-receipts agent-commerce
Jul 10, 2026link respondedOpen source ↗API record

Agent Interrogation Gate

by moltpass.dev

NandaHack entryGitHub

The verifier side of a notarized capability. Think of it as a mechanical clerk that collects notarized tickets and opens the gate only if they're valid. If you have something worth protecting and don't want the administrative nightmare of managing access, a simple agent-capability interrogation gate is worth considering. No registry, no issuer round-trip: the issuer's key self-resolves from the agent's `did:key`.

For the gate skill to run, it needs to two URLs to download the tools
GET https://raw.githubusercontent.com/moltpass/captcha4agents/main/agent-interrogation-gate/gate_verify.py
GET https://raw.githubusercontent.com/moltpass/captcha4agents/main/agent-interrogation-gate/gate-demo.mjs
OPTIONAL - read once to pin TRUSTED_ISSUERS, already hardcoded in the tools
GET https://captcha4agents.moltpass.dev/.well-known/issuer.json
gatecapability-verifierproof-of-possessiondid:keyed25519offlinereplay-resistantaccess-control
Jul 10, 2026link respondedOpen source ↗API record

Notarized Capability

by moltpass.dev

NandaHack entryGitHub

A notarized-capability fact is a claim about what an agent can do, notarized on a public roll, that any other agent can discover and verify, peer-to-peer.

captcha4agents — reference issuer at https://captcha4agents.moltpass.dev
GET  https://captcha4agents.moltpass.dev/api/work/challenge
POST https://captcha4agents.moltpass.dev/api/work/submit
POST https://captcha4agents.moltpass.dev/api/work/claim
GET  https://captcha4agents.moltpass.dev/.well-known/issuer.json

agentfacts — reference directory at https://agentfacts-registry.onrender.com
POST https://agentfacts-registry.onrender.com/agents
GET  https://agentfacts-registry.onrender.com/agents/{did}

town-notary — reference notary at https://town-notary-production.up.railway.app
POST https://town-notary-production.up.railway.app/verify
POST https://town-notary-production.up.railway.app/register
POST https://town-notary-production.up.railway.app/countersign
GET  https://town-notary-production.up.railway.app/inspect?did={did}
GET  https://town-notary-production.up.railway.app/inspect?runtime={runtime}
capabilityproofcredentialproof-of-possessionsybil-resistancetrustbadgeagentfactscaptcha4agentstown-notary
Jul 10, 2026link respondedOpen source ↗API record

EFS Scribe

by James Carnley

NandaHack entryGitHub

Agent-friendly EFS write receipts for publishing, resolving, and verifying public EFS file records on Sepolia.

GET https://efs-scribe-production.up.railway.app/
GET https://efs-scribe-production.up.railway.app/health
GET https://efs-scribe-production.up.railway.app/skill.md
GET https://efs-scribe-production.up.railway.app/openapi.json
GET https://efs-scribe-production.up.railway.app/v1/capabilities
POST https://efs-scribe-production.up.railway.app/v1/files/plan
POST https://efs-scribe-production.up.railway.app/v1/files
GET https://efs-scribe-production.up.railway.app/v1/receipts/{receiptId}
GET https://efs-scribe-production.up.railway.app/v1/resolve?path={path}
POST https://efs-scribe-production.up.railway.app/v1/verify
efsethereumsepoliareceiptsnandaskillmd
Jul 10, 2026link respondedOpen source ↗API record

Absolutely Anything Is Billable.

by Mainstreet

NandaHack entryHosted link

As contracting work shifts from humans to agents there will need to be contracts that outline a clear SOW, what is in-scope, what is not, what happens when you want modifications, pricing structures, IP ownership, ect. A2A Consulting Contract is a standard contract that builds on top of a live pricing skill and the town notary so agents can build contracts and sign them. This makes there exchange formal. This enables them to hire each other in a controlled manner.

GET  https://hackathon-contract-agent-production.up.railway.app/skill.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/generate
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/accept
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/notarize
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/status
GET  https://hackathon-contract-agent-production.up.railway.app/contracts
GET  https://hackathon-contract-agent-production.up.railway.app/agent.json
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models/{model_id}
POST https://town-notary-production.up.railway.app/register
GET  https://town-notary-production.up.railway.app/inspect?runtime={contract_id}
Jul 10, 2026link respondedOpen source ↗API record

Absolutely Anything Is Billable.

by Mainstreet

NandaHack entryHosted link

As contracting work shifts from humans to agents there will need to be contracts that outline a clear SOW, what is in-scope, what is not, what happens when you want modifications, pricing structures, IP ownership, ect. A2A Consulting Contract is a standard contract that builds on top of a live pricing skill and the town notary so agents can build contracts and sign them. This makes there exchange formal. This enables them to hire each other in a controlled manner.

https://hackathon-contract-agent-production.up.railway.app/skill.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/generate
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/accept
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/notarize
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/status
GET  https://hackathon-contract-agent-production.up.railway.app/contracts
GET  https://hackathon-contract-agent-production.up.railway.app/agent.json
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models/{model_id}
POST https://town-notary-production.up.railway.app/register
GET  https://town-notary-production.up.railway.app/inspect?runtime={contract_id}
contract a2a consulting agreement SOW collaboration contractors billable
Jul 10, 2026link respondedOpen source ↗API record

Absolutely Anything Is Billable.

by Mainstreet

NandaHack entryHosted link

As contracting work shifts from humans to agents there will need to be contracts that outline a clear SOW, what is in-scope, what is not, what happens when you want modifications, pricing structures, IP ownership, ect. A2A Consulting Contract is a standard contract that builds on top of a live pricing skill and the town notary so agents can build contracts and sign them. This makes there exchange formal. This enables them to hire each other in a controlled manner.

POST https://hackathon-contract-agent-production.up.railway.app/contracts/generate
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/accept
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/notarize
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/status
GET  https://hackathon-contract-agent-production.up.railway.app/contracts
GET  https://hackathon-contract-agent-production.up.railway.app/agent.json
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models/{model_id}
POST https://town-notary-production.up.railway.app/register
GET  https://town-notary-production.up.railway.app/inspect?runtime={contract_id}
contracta2aconsultingagreementSOWcollaborationcontractorsbillable
Jul 10, 2026link respondedOpen source ↗API record

EMPIC Live Weather Payment Demo

by EMPIC

NandaHack entryHosted link

A hosted agentic demo where EMPIC generates provider and consumer runtimes that exchange live weather data through streaming and pull workflows, with escrow settlement, cancellation, refund, and evidence reporting.

GET http://edgemicropayments.ddns.net:8099/
GET http://edgemicropayments.ddns.net:8099/health
GET http://edgemicropayments.ddns.net:8099/rails
GET http://edgemicropayments.ddns.net:8099/README.md
GET http://edgemicropayments.ddns.net:8099/skill.md
GET http://edgemicropayments.ddns.net:8099/skill-parent.md
GET http://edgemicropayments.ddns.net:8099/operational-skill.md
GET http://edgemicropayments.ddns.net:8099/openapi.json
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/short-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/facade-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/operational-prompt.md
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/autorun
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/autorun?poll_seconds=15&full=1
GET http://edgemicropayments.ddns.net:8099/demo/live-weather/runs
POST http://edgemicropayments.ddns.net:8099/demo/live-weather/runs
GET http://edgemicropayments.ddns.net:8099/sdk/manifest
POST http://edgemicropayments.ddns.net:8099/sdk/runtime-plan
POST http://edgemicropayments.ddns.net:8099/sdk/artifacts
GET http://edgemicropayments.ddns.net:8099/services
POST http://edgemicropayments.ddns.net:8099/providers/services
POST http://edgemicropayments.ddns.net:8099/consumers
POST http://edgemicropayments.ddns.net:8099/quotes
POST http://edgemicropayments.ddns.net:8099/payments
POST http://edgemicropayments.ddns.net:8099/deliveries
GET http://edgemicropayments.ddns.net:8099/balances/{account_id}
paymentsstreaming-paymentsx402pay-per-secondmid-stream-cancellationescrowmetered-settlementrefundsbatch-settlementsettlement-evidenceagent-owned-runtimeweather-dataescrow settlementrefund evidence
Jul 10, 2026link respondedOpen source ↗API record

EFS Scribe

by James Carnley

NandaHack entryHosted link

Agent-friendly EFS write receipts for publishing, resolving, and verifying public EFS file records on Sepolia.

GET https://efs-scribe-production.up.railway.app/
GET https://efs-scribe-production.up.railway.app/health
GET https://efs-scribe-production.up.railway.app/skill.md
GET https://efs-scribe-production.up.railway.app/openapi.json
GET https://efs-scribe-production.up.railway.app/v1/capabilities
POST https://efs-scribe-production.up.railway.app/v1/files/plan
POST https://efs-scribe-production.up.railway.app/v1/files
GET https://efs-scribe-production.up.railway.app/v1/receipts/{receiptId}
GET https://efs-scribe-production.up.railway.app/v1/resolve?path={path}
POST https://efs-scribe-production.up.railway.app/v1/verify
efsethereumsepoliareceiptsnandaskillmd
Jul 9, 2026couldn’t reach linkOpen source ↗API record

AgentPress — The Autonomous Newsroom of the Agent Economy

by Karan Singh Bisht

NandaHack entryHosted link

An agent-to-agent news economy: agents register for free starter credits, file news signals, an autonomous editor (Herald) scores them on a deterministic 8-factor rubric and compiles paid editions, and contributors earn a conservation-exact 80% revenue share every time their edition is read.

POST https://agentpress-nanda.vercel.app/api/register
GET https://agentpress-nanda.vercel.app/api/editions/latest
GET https://agentpress-nanda.vercel.app/api/editions/latest?full=1
GET https://agentpress-nanda.vercel.app/api/editions
GET https://agentpress-nanda.vercel.app/api/editions/{number}
POST https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/me
GET https://agentpress-nanda.vercel.app/api/leaderboard
GET https://agentpress-nanda.vercel.app/api/status
GET https://agentpress-nanda.vercel.app/api/health
newsagent-economycreditspublishingcoordinationpaymentsnanda
Jul 9, 2026link respondedOpen source ↗API record

Testament

by Yaroslav Kholmirzayev

NandaHack entryHosted link

Dead-man's switch & inheritance for AI agents: heartbeat while alive; bequeath task state and hand-off instructions that unlock the moment you go silent.

GET  https://testament-agents.vercel.app/skill.md
GET  https://testament-agents.vercel.app/
POST https://testament-agents.vercel.app/v1/wills
POST https://testament-agents.vercel.app/v1/wills/{will_id}/heartbeat
GET  https://testament-agents.vercel.app/v1/wills/{will_id}
POST https://testament-agents.vercel.app/v1/bequests/{claim_code}/claim
POST https://testament-agents.vercel.app/v1/wills/{will_id}/revoke
GET  https://testament-agents.vercel.app/v1/obituaries?limit=20
agent-coordinationlivenessdead-mans-switchtask-handoffinheritanceredis-ttlcrash-recovery
Jul 9, 2026link respondedOpen source ↗API record

LEX AUTOMATA

by Fayner Costa

NandaHack entryHosted link

Escrow + instant, deterministic dispute resolution (arbitration court) for agents that pay each other: hold payment until delivery is verified, settle disputes, refund or release, ban repeat cheats. Unlike ratings or graph reputation, cheating costs the escrow; every verdict is a signed, offline-verifiable receipt.

GET https://lex-automata-999015027200.us-central1.run.app/
GET https://lex-automata-999015027200.us-central1.run.app/health
GET https://lex-automata-999015027200.us-central1.run.app/skill.md
POST https://lex-automata-999015027200.us-central1.run.app/contracts
POST https://lex-automata-999015027200.us-central1.run.app/verify
GET https://lex-automata-999015027200.us-central1.run.app/activity
escrowarbitrationdispute-resolutionpaymentssettlementrefundtrustreputationverdict-receiptsverifiable-credentialsagent-commercedeterministic
Jul 9, 2026link respondedOpen source ↗API record

Agent Trust Verification Authority

by Karri Vamsi Krishna

NandaHack entryHosted link

Provides Sybil-resistant reputation scoring and cryptographically signed Ed25519 trust certificates for AI agents.

GET https://agent-trust-service.onrender.com/health
GET https://agent-trust-service.onrender.com/skill.md
POST https://agent-trust-service.onrender.com/agents/register
GET https://agent-trust-service.onrender.com/agents/{agent_id}
POST https://agent-trust-service.onrender.com/trust/report
GET https://agent-trust-service.onrender.com/trust/score/{agent_id}
GET https://agent-trust-service.onrender.com/trust/certificate/{agent_id}
POST https://agent-trust-service.onrender.com/trust/verify
GET https://agent-trust-service.onrender.com/trust/leaderboard
trustreputationsecuritycryptographysybil-resistant
Jul 9, 2026link respondedOpen source ↗API record

SwarmShift

by Himanshu Kumar

NandaHack entryHosted link

Schedules dependent work across capable AI agents, then replans around failures without repeating completed tasks.

POST https://swarmshift.vercel.app/v1/plan
POST https://swarmshift.vercel.app/v1/replan
GET https://swarmshift.vercel.app/health
GET https://swarmshift.vercel.app/skill.md
coordinationschedulingplanningmulti-agentresilience
Jul 9, 2026link respondedOpen source ↗API record

KaJota Mesh Escrow

by KaJota

NandaHack entryHosted link

On-chain USDC escrow for AI agents on Ethereum Sepolia — buyer + seller wallets provisioned by the service, no wallet keys required on the agent side.

GET  https://kajota-mesh-skill.onrender.com/healthz
GET  https://kajota-mesh-skill.onrender.com/skill.md
GET  https://kajota-mesh-skill.onrender.com/agentfacts.json
POST https://kajota-mesh-skill.onrender.com/wallet/create
GET  https://kajota-mesh-skill.onrender.com/wallet/{wallet_id}
POST https://kajota-mesh-skill.onrender.com/escrow/quote
POST https://kajota-mesh-skill.onrender.com/escrow/lock
GET  https://kajota-mesh-skill.onrender.com/escrow/deposit/{deposit_id}
POST https://kajota-mesh-skill.onrender.com/escrow/release
POST https://kajota-mesh-skill.onrender.com/escrow/refund
POST https://kajota-mesh-skill.onrender.com/escrow/dispute
GET  https://kajota-mesh-skill.onrender.com/escrow/dispute/{deposit_id}
POST https://kajota-mesh-skill.onrender.com/demo/run
GET  https://kajota-mesh-skill.onrender.com/history
nandaescrowsepoliapaymentson-chainusdcagentshttp
Jul 9, 2026link respondedOpen source ↗API record

NANDA Simulation Sandbox

by Tanisha Akash Mavle

NandaHack entryHosted link

Runs and validates NANDA Town agent simulation configurations remotely in a hosted sandbox.

GET https://renewed-truth-production-71f6.up.railway.app/health
GET https://renewed-truth-production-71f6.up.railway.app/scenarios
POST https://renewed-truth-production-71f6.up.railway.app/simulate
GET https://renewed-truth-production-71f6.up.railway.app/skill.md
nandasimulationsandboxsaastestingagents
Jul 9, 2026link respondedOpen source ↗API record

EMPIC Live Weather Payment Demo

by EMPIC

NandaHack entryHosted link

A hosted agentic demo where EMPIC generates provider and consumer runtimes that exchange live weather data through streaming and pull workflows, with escrow settlement, cancellation, refund, and evidence reporting.

GET http://edgemicropayments.ddns.net:8099/readme.md
paymentsettlementeconomic coordinationblockchain
Jul 9, 2026link respondedOpen source ↗API record

AgentPress — The Autonomous Newsroom of the Agent Economy

by Karan Singh Bisht

NandaHack entryHosted link

An agent-to-agent news economy: agents register for free starter credits, file news signals, an autonomous editor (Herald) scores them on a deterministic 8-factor rubric and compiles paid editions, and contributors earn a conservation-exact 80% revenue share every time their edition is read. Register, read, report, earn, and rank — six curl calls, no wallet, no API-key signup.

POST https://agentpress-nanda.vercel.app/api/register
GET https://agentpress-nanda.vercel.app/api/editions/latest
GET https://agentpress-nanda.vercel.app/api/editions/latest?full=1
GET https://agentpress-nanda.vercel.app/api/editions
GET https://agentpress-nanda.vercel.app/api/editions/{number}
POST https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/me
GET https://agentpress-nanda.vercel.app/api/leaderboard
GET https://agentpress-nanda.vercel.app/api/status
newsagent-economycreditspublishingcoordinationpaymentsnanda
Jul 9, 2026couldn’t reach linkOpen source ↗API record

Karma

by Mahar Muavia

NandaHack entryHosted link

A reputation registry for AI agents: post reviews of agents you worked with, query a reviewer-weighted Sybil-resistant trust score, or get a one-call delegation decision with reasoning.

GET https://karma-psi-rust.vercel.app/health
GET https://karma-psi-rust.vercel.app/agents/{agent_id}/reputation
POST https://karma-psi-rust.vercel.app/reviews
GET https://karma-psi-rust.vercel.app/agents/{agent_id}/reviews
GET https://karma-psi-rust.vercel.app/choose?candidates={id1},{id2}
GET https://karma-psi-rust.vercel.app/leaderboard
reputationtrustagentsregistryreviewsdelegation
Jul 9, 2026link respondedOpen source ↗API record

TrustMesh

by ConceptLabs

NandaHack entryGitHub

An explainable trust oracle that helps AI agents evaluate, simulate, and make safer collaboration decisions using weighted reputation scoring.

https://trustmesh-wbez.onrender.com

GET https://trustmesh-wbez.onrender.com/

POST https://trustmesh-wbez.onrender.com/rate

GET https://trustmesh-wbez.onrender.com/reputation/{agentId}

POST https://trustmesh-wbez.onrender.com/simulate
trustreputationmulti-agentautonomous-agentsaisecuritydecision-makingsimulationrest-api
Jul 9, 2026link respondedOpen source ↗API record

NANDA Capability Token Service

by Erin Adams

NandaHack entryGitHub

Delegatable capability tokens for multi-agent systems: mint, delegate, one-call authorize, audit the full delegation chain, and cascade-revoke — macaroon-based.

GET https://nanda-capability-service.onrender.com/
POST https://nanda-capability-service.onrender.com/mint
POST https://nanda-capability-service.onrender.com/attenuate
POST https://nanda-capability-service.onrender.com/verify
POST https://nanda-capability-service.onrender.com/authorize
POST https://nanda-capability-service.onrender.com/inspect
POST https://nanda-capability-service.onrender.com/revoke
authcapabilitymacaroondelegationagents
Jul 9, 2026link respondedOpen source ↗API record

NANDA Capability Token Service

by Erin Adams

NandaHack entryHosted link

Mint, delegate, verify, and revoke scoped capability tokens for multi-agent systems — least-privilege access for the Internet of Agents.

GET https://nanda-capability-service.onrender.com/
POST https://nanda-capability-service.onrender.com/mint
POST https://nanda-capability-service.onrender.com/attenuate
POST https://nanda-capability-service.onrender.com/verify
POST https://nanda-capability-service.onrender.com/revoke
authcapabilitymacaroondelegationagents
Jul 9, 2026link respondedOpen source ↗API record

AgentTrust Verify API

by Prajyot Birajdar

NandaHack entryGitHub

Returns a risk score and trust verdict for any AI agent ID, so other agents can decide whether to transact with it.

GET https://agent-trust-api-ysf8.onrender.com/verify?agent_id={agent_id}
agent-trust agent-verification risk-scoring agent-security multi-agent-systems
Jul 9, 2026link respondedOpen source ↗API record

PhishingNet

by Dev

NandaHack entryHosted link

Analyses emails and gives an explainable phishing verdict as well as linguistic tactic scores and indepth analysis.

GET https://phishing-analyzer-api-wq1v.onrender.com/health<
POST https://phishing-analyzer-api-wq1v.onrender.com/analyze
phishingemailsecurityapiclassifier
Jul 9, 2026link respondedOpen source ↗API record

AgentIntent

by Midhun Raj Charles (midhunrajcharles)

NandaHack entryHosted link

Tamper-evident commitment layer for AI agents: declare an intent (SHA-256 hash), get it counterparty-verified (binding hash), record the outcome, and auto-detect any breach between promise and result. No auth, no keys.

GET https://agentintent.onrender.com/health
POST https://agentintent.onrender.com/api/v1/intent/declare
POST https://agentintent.onrender.com/api/v1/intent/{intent_id}/verify
POST https://agentintent.onrender.com/api/v1/intent/{intent_id}/complete
GET https://agentintent.onrender.com/api/v1/intent/{intent_id}
intentverificationauditcryptographytrustagentsnanda
Jul 9, 2026couldn’t reach linkOpen source ↗API record

Claw-in-a-Box

by Keda Che

NandaHack entryHosted link

Bounded authorization for AI agents: delegatable capability tokens with cascading revocation, plus allow/review/deny spend-policy verdicts.

GET  https://api.clawinabox.xyz/healthz
POST https://api.clawinabox.xyz/v1/guard/check
POST https://api.clawinabox.xyz/v1/tokens
POST https://api.clawinabox.xyz/v1/tokens/delegate
POST https://api.clawinabox.xyz/v1/tokens/verify
POST https://api.clawinabox.xyz/v1/tokens/revoke
GET  https://api.clawinabox.xyz/v1/policies
authorizationcapability-tokenssecurityagent-identityspend-guard
Jul 9, 2026link respondedOpen source ↗API record

Legibright Trust Audit

by Legibright

NandaHack entryHosted link

Audits a model or backtest for data leakage, overfitting, and miscalibration, and returns a trust verdict an agent can check before relying on a result.

POST https://web-production-710f9.up.railway.app/audit
GET https://web-production-710f9.up.railway.app/health
GET https://web-production-710f9.up.railway.app/
GET https://web-production-710f9.up.railway.app/skill.md
trustattestationverificationml-auditdata-leakagecalibrationguardrail
Jul 9, 2026link respondedOpen source ↗API record

AgentPress — The Autonomous Newsroom of the Agent Economy

by Karan Singh Bisht

NandaHack entryHosted link

An agent-to-agent news economy: agents register for free starter credits, file news signals, an autonomous editor (Herald) scores them on a deterministic 8-factor rubric and compiles paid editions, and contributors earn a conservation-exact 80% revenue share every time their edition is read. Register, read, report, earn, and rank — six curl calls, no wallet, no API-key signup.

POST https://agentpress-nanda.vercel.app/api/register
GET https://agentpress-nanda.vercel.app/api/editions/latest
GET https://agentpress-nanda.vercel.app/api/editions/latest?full=1
GET https://agentpress-nanda.vercel.app/api/editions
GET https://agentpress-nanda.vercel.app/api/editions/{number}
POST https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/signals
GET https://agentpress-nanda.vercel.app/api/me
GET https://agentpress-nanda.vercel.app/api/leaderboard
GET https://agentpress-nanda.vercel.app/api/status
newsagent-economycreditspublishingcoordinationpaymentsnanda
Jul 9, 2026couldn’t reach linkOpen source ↗API record

TownInspector

by Naymul Islam

NandaHack entryHosted link

Pre-flight trust checks for agent skills. POST any SKILL.md and TownInspector behaviorally audits it: a real LLM agent tries to use the skill from its docs alone, every documented endpoint is probed for liveness, the docs are diffed against reality, and the text is screened for prompt-injection — returning a 0-100 score and an Ed25519-signed, content-addressed certificate any agent can verify offline. Most auditors read the file; this one knocks on every door in it.

GET https://towninspector-alpha.vercel.app/health
POST https://towninspector-alpha.vercel.app/audit
GET https://towninspector-alpha.vercel.app/audit?url={SKILL.md URL}
GET https://towninspector-alpha.vercel.app/pubkey
POST https://towninspector-alpha.vercel.app/verify
GET https://towninspector-alpha.vercel.app/badge?score={n}&grade={A-F}
GET https://towninspector-alpha.vercel.app/leaderboard
GET https://towninspector-alpha.vercel.app/skill.md
verificationtrustsecuritytestinginfrastructureagentsauditskill-mdllm-agent
Jul 9, 2026couldn’t reach linkOpen source ↗API record

AgentCheckpoint

NandaHack entryHosted link

Pre-action readiness API: tells agents if a task is safe, what's missing, and which option to pick.

Jul 9, 2026couldn’t reach linkOpen source ↗API record

SkillMD Doctor Contract Pack

by nonggde / Codex

NandaHack entryHosted link

Machine-readable SkillMD readiness checklist and reachable static examples for agents validating NandaHack services.

GET https://nonggde.github.io/skillmd-doctor/api/health.json
GET https://nonggde.github.io/skillmd-doctor/api/schema.json
GET https://nonggde.github.io/skillmd-doctor/api/analyze-example.json
GET https://nonggde.github.io/skillmd-doctor/api/probe-example.json
skillmdagent-toolingvalidationnandastatic-fallback
Jul 9, 2026couldn’t reach linkOpen source ↗API record

AssetPipe

by Mir Abbas

NandaHack entryHosted link

Gives AI agents a simple way to find, host, and embed real images in the websites and documents they create.

GET https://assetpipe-production.up.railway.app/search?q={keywords}&count={n}
POST https://assetpipe-production.up.railway.app/fetch
GET https://assetpipe-production.up.railway.app/asset/{filename}
imagesassetswebapiagents
Jul 9, 2026link respondedOpen source ↗API record

NeuronMesh

by AdityaDarke97

NandaHack entryGitHub

Distributed agent learning infrastructure enabling skill distillation, semantic discovery, sandbox verification, and federated improvement.

POST https://web-production-39a19f.up.railway.app/skill/distill
POST https://web-production-39a19f.up.railway.app/skill/publish
POST https://web-production-39a19f.up.railway.app/skill/search
POST https://web-production-39a19f.up.railway.app/skill/verify
POST https://web-production-39a19f.up.railway.app/skill/import
POST https://web-production-39a19f.up.railway.app/skill/compose
POST https://web-production-39a19f.up.railway.app/skill/evolve
GET https://web-production-39a19f.up.railway.app/agent/{agent_id}/reputation
GET https://web-production-39a19f.up.railway.app/mesh/stats
GET https://web-production-39a19f.up.railway.app/health
GET https://web-production-39a19f.up.railway.app/mesh/topology
POST https://web-production-39a19f.up.railway.app/federated/aggregate
agentsfederated-learninginfrastructureknowledge-sharingai-agentsmulti-agent-systems
Jul 9, 2026link respondedOpen source ↗API record

Capability Token Service

by Lasantha Karunarathne

NandaHack entryPasted

Issues, delegates, verifies, and revokes macaroon-style capability tokens over HTTP with cascading revocation

securityauthenticationtokenscapabilitiesAPI
Jul 9, 2026API record

Agent Reputation Ledger

by Mahesh Shashikant Morde

NandaHack entryGitHub

A public ledger where agents can query trust scores and submit reviews for other agents, featuring Cohere LLM-powered security dossiers.

GET https://agent-reputation.onrender.com/health
POST https://agent-reputation.onrender.com/reviews
GET https://agent-reputation.onrender.com/reviews
GET https://agent-reputation.onrender.com/reviews/{agent_id}
GET https://agent-reputation.onrender.com/reviews/{agent_id}/summary
reputationtrustutilityledgercohere
Jul 9, 2026link respondedOpen source ↗API record

StreamPay — Metered Streaming Payments for AI Agents

by StanleyOz

NandaHack entryHosted link

Metered per-tick streaming payments with idempotency for AI agents

GET https://steamplay.onrender.com/health
POST https://steamplay.onrender.com/streams
POST https://steamplay.onrender.com/streams/{id}/tick
POST https://steamplay.onrender.com/streams/{id}/close
GET https://steamplay.onrender.com/streams/{id}
GET https://steamplay.onrender.com/streams/{id}/receipt
POST https://steamplay.onrender.com/streams/{id}/refund
GET https://steamplay.onrender.com/streams?agent={agent_id}
GET https://steamplay.onrender.com/skill.md
paymentsstreamingidempotencyagents
Jul 9, 2026link respondedOpen source ↗API record

Jolly

by Dmytri Kleiner

NandaHack entryHosted link

Sets up a cloud hosted ecommerce shop end-to-end with Saleor, Vercel and Stripe

https://cloud.saleor.io
https://auth.saleor.io
https://*.saleor.cloud
https://github.com
https://stripe-v2.saleor.app
https://api.vercel.com
https://vercel.com
https://telemetry.vercel.com
https://ai-gateway.vercel.sh
https://api-frameworks.vercel.sh
https://openapi.vercel.sh
https://openapi-internal.vercel.sh
https://mcp.vercel.com
https://examples.vercel.sh
https://registry.npmjs.org
https://codeload.github.com
https://raw.githubusercontent.com
https://gist.githubusercontent.com
https://help.github.com
commerceecommerceshoppingstorestorefront
Jul 9, 2026link respondedOpen source ↗API record

StreamPay — Metered Streaming Payments for AI Agents

NandaHack entryHosted link

GET https://steamplay.onrender.com/health
POST https://steamplay.onrender.com/streams
POST https://steamplay.onrender.com/streams/{id}/tick
POST https://steamplay.onrender.com/streams/{id}/close
GET https://steamplay.onrender.com/streams/{id}
GET https://steamplay.onrender.com/streams/{id}/receipt
POST https://steamplay.onrender.com/streams/{id}/refund
GET https://steamplay.onrender.com/streams?agent={agent_id}
GET https://steamplay.onrender.com/skill.md
paymentsstreamingidempotencyagents
Jul 9, 2026couldn’t reach linkOpen source ↗API record

TrustLedger

by Mahak Fahad

NandaHack entryHosted link

Escrow and reputation service so AI agents can safely pay each other and check trust history before transacting.

GET  https://trustledger-dfyr.onrender.com/health
GET  https://trustledger-dfyr.onrender.com/skill.md
GET  https://trustledger-dfyr.onrender.com/pubkey
POST https://trustledger-dfyr.onrender.com/verify
POST https://trustledger-dfyr.onrender.com/agents/register
GET  https://trustledger-dfyr.onrender.com/agents
GET  https://trustledger-dfyr.onrender.com/agents/{agent_id}
GET  https://trustledger-dfyr.onrender.com/agents/{agent_id}/reputation
POST https://trustledger-dfyr.onrender.com/transactions
GET  https://trustledger-dfyr.onrender.com/transactions/{tx_id}
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/confirm
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/dispute
POST https://trustledger-dfyr.onrender.com/transactions/{tx_id}/rate
trustpaymentsescrowreputationagents
Jul 9, 2026link respondedOpen source ↗API record

RoboAgent Guard

by Subhash Chandra

NandaHack entryHosted link

Deterministic safety and privacy gate that evaluates mobile-robot actions before a digital twin applies them.

GET https://roboagent-guard.onrender.com/health
GET https://roboagent-guard.onrender.com/skill.md
GET https://roboagent-guard.onrender.com/capabilities
POST https://roboagent-guard.onrender.com/v1/evaluate
POST https://roboagent-guard.onrender.com/v1/agent-skill-test
POST https://roboagent-guard.onrender.com/v1/compose/mission-plan
POST https://roboagent-guard.onrender.com/v1/judge-test
roboticssafetyprivacydigital-twinslamagents
Jul 9, 2026link respondedOpen source ↗API record

uor-hasher

by maurathat

NandaHack entryHosted link

Serialization-invariant content addressing: the same logical content always gets the same UOR address, regardless of byte layout.

https://sever-trust.onrender.com/hasher
content-addressingintegrityuor
Jul 9, 2026couldn’t reach linkOpen source ↗API record

sever-trust-plane

by maurathat

NandaHack entryHosted link

Verifiable trust plane for agent task settlement: delegate, revoke, attest, verify — the XRPL testnet escrow is released only by a passing verdict.

https://sever-trust.onrender.com
trustsettlementxrplcapabilitiesdatafacts
Jul 9, 2026couldn’t reach linkOpen source ↗API record

NANDA Privacy-Preserving Data Exchange

by Sam04-dev

NandaHack entryHosted link

Trust-gated data sharing for agents: full data for high-trust, Merkle-proof-verified redacted views for medium-trust, signed denial receipts for low-trust. Content-addressed storage, HMAC receipts.

GET /health; POST /data/prepare; POST /data/share; GET /trust/{agent_id}; POST /trust/report; POST /receipts/verify (base: https://nanda-privacy-exchange-production.up.railway.app)
privacytrustdata-exchangemerkleselective-disclosurereceipts
Jul 9, 2026couldn’t reach linkOpen source ↗API record

Trust-Gated Privacy-Preserving Data Exchange

by SAM

NandaHack entryHosted link

Shares sensitive data between agents while automatically redacting fields based on the recipient's trust score, backed by cryptographic Merkle proofs.

https://nanda-privacy-exchange-production.up.railway.app

POST https://nanda-privacy-exchange-production.up.railway.app/data/prepare
POST https://nanda-privacy-exchange-production.up.railway.app/data/share
GET https://nanda-privacy-exchange-production.up.railway.app/trust/report
privacytrust-gateddata-exchangemerkle-proofsnandahack
Jul 9, 2026link respondedOpen source ↗API record

TownInspector

by Naymul Islam

NandaHack entryHosted link

Pre-flight trust checks for agent skills. POST any SKILL.md and TownInspector behaviorally audits it: a real LLM agent tries to use the skill from its docs alone, every documented endpoint is probed for liveness, the docs are diffed against reality, and the text is screened for prompt-injection — returning a 0-100 score and an Ed25519-signed, content-addressed certificate any agent can verify offline. Most auditors read the file; this one knocks on every door in it.

GET https://towninspector-alpha.vercel.app/health
POST https://towninspector-alpha.vercel.app/audit
GET https://towninspector-alpha.vercel.app/audit?url={SKILL.md URL}
POST https://towninspector-alpha.vercel.app/audit (with run_agent_test:true for the live LLM agent dry-run)
GET https://towninspector-alpha.vercel.app/pubkey
POST https://towninspector-alpha.vercel.app/verify
GET https://towninspector-alpha.vercel.app/badge?score={n}&grade={A-F}
GET https://towninspector-alpha.vercel.app/leaderboard
GET https://towninspector-alpha.vercel.app/skill.md
verificationtrustsecuritytestinginfrastructureagentsauditskill-mdllm-agent
Jul 9, 2026couldn’t reach linkOpen source ↗API record

TownInspector

by Naymul Islam

NandaHack entryHosted link

Pre-flight trust checks for agent skills. POST any SKILL.md and TownInspector behaviorally audits it: a real LLM agent tries to use the skill from its docs alone, every documented endpoint is probed for liveness, the docs are diffed against reality, and the text is screened for prompt-injection — returning a 0-100 score and an Ed25519-signed, content-addressed certificate any agent can verify offline. Most auditors read the file; this one knocks on every door in it.

GET https://towninspector-alpha.vercel.app/health
POST https://towninspector-alpha.vercel.app/audit
GET https://towninspector-alpha.vercel.app/audit?url={SKILL.md URL}
POST https://towninspector-alpha.vercel.app/audit (with run_agent_test:true for the live LLM agent dry-run)
GET https://towninspector-alpha.vercel.app/pubkey
POST https://towninspector-alpha.vercel.app/verify
GET https://towninspector-alpha.vercel.app/badge?score={n}&grade={A-F}
GET https://towninspector-alpha.vercel.app/leaderboard
GET https://towninspector-alpha.vercel.app/skill.md
verificationtrustsecuritytestinginfrastructureagentsauditskill-mdllm-agent
Jul 9, 2026couldn’t reach linkOpen source ↗API record

AgentCourt Escrow & Arbitration Court

by Kishan

NandaHack entryGitHub

A secure agent escrow and dispute resolution service.

GET https://nandatown.onrender.com/health
POST https://nandatown.onrender.com/escrow
GET https://nandatown.onrender.com/escrow/{escrow_id}
POST https://nandatown.onrender.com/escrow/{escrow_id}/release
POST https://nandatown.onrender.com/escrow/{escrow_id}/refund
POST https://nandatown.onrender.com/escrow/{escrow_id}/dispute
GET https://nandatown.onrender.com/disputes
POST https://nandatown.onrender.com/disputes/{escrow_id}/vote
escrowtrustdispute-resolutionarbitration
Jul 9, 2026link respondedOpen source ↗API record

Tvist API — escrow, consent & dispute layer for AI agents

by Maria AJ. Lindström

NandaHack entryGitHub

Escrow, consent enforcement, jurisdiction agreement (Nash bargaining over 22 real payment regimes), rule-gated recall, law-cited disputes, and x402 pay-per-request for AI agents that send payments - one no-auth HTTP API.

GET  https://robert-escape-que-search.trycloudflare.com/health
GET  https://robert-escape-que-search.trycloudflare.com/skill.md
GET  https://robert-escape-que-search.trycloudflare.com/regions
GET  https://robert-escape-que-search.trycloudflare.com/regions/suggest
POST https://robert-escape-que-search.trycloudflare.com/regions/recommend
POST https://robert-escape-que-search.trycloudflare.com/consent
POST https://robert-escape-que-search.trycloudflare.com/pay
POST https://robert-escape-que-search.trycloudflare.com/escrow
POST https://robert-escape-que-search.trycloudflare.com/recall
POST https://robert-escape-que-search.trycloudflare.com/dispute
GET  https://robert-escape-que-search.trycloudflare.com/taxonomy
GET  https://robert-escape-que-search.trycloudflare.com/x402/resource/market-report
GET  https://robert-escape-que-search.trycloudflare.com/openapi.json
escrowpaymentsdisputesconsentjurisdictionx402m2m
Jul 8, 2026link respondedOpen source ↗API record

TrustMesh

by John Kioko

NandaHack entryPasted

Escrowed micropayments between AI agents wired to reputation.

POST /escrow, POST /deliverable, POST /escrow/{id}/release, POST /escrow/{id}/refund, GET /escrow/{id}, GET /health
paymentsescrowtrustmicropaymentsagents
Jul 8, 2026API record

AgentPass

by John Kioko

NandaHack entryPasted

Verifiable Ed25519 identity and portable reputation scores for AI agents.

POST /register, POST /attest, GET /verify/{agent_id}, GET /agents, GET /health
identitytrustreputationed25519agents
Jul 8, 2026API record

DelegAuth

by Achmad Dzaki (xDzaky)

NandaHack entryHosted link

Mint, delegate, verify, and revoke HMAC-chained capability tokens. Agents carve narrower sub-tokens from a parent; revoking a parent cascades to every descendant instantly.

GET https://delegauth-service.vercel.app/health
POST https://delegauth-service.vercel.app/tokens/root
POST https://delegauth-service.vercel.app/tokens/delegate
POST https://delegauth-service.vercel.app/tokens/verify
POST https://delegauth-service.vercel.app/tokens/revoke
GET https://delegauth-service.vercel.app/tokens/{token_id}/tree
GET https://delegauth-service.vercel.app/audit/log
GET https://delegauth-service.vercel.app/skill.md
GET https://delegauth-service.vercel.app/receipts/{token_id}
authdelegationcapability-tokenshmacsecuritymacaroonstrustcascading-revocationsigned-receipts
Jul 8, 2026couldn’t reach linkOpen source ↗API record

Vulnscope

by Tinomudaishe Mwarewangepo

NandaHack entryGitHub

Zero-trust dependency risk guardrail — queries OSV.dev, EPSS, and GitHub before installation and returns a cryptographically signed APPROVED/DENIED verdict.

https://vulnscope-production-3986.up.railway.app/v1/evaluate
https://vulnscope-production-3986.up.railway.app/v1/pubkey
https://vulnscope-production-3986.up.railway.app/health
securitydependenciesPyPInpmOSVEPSSsigning
Jul 8, 2026link respondedOpen source ↗API record

FrugalRoute — Confidence-Gated LLM Cascade Router

by Kanish Jeba Mathew M

NandaHack entryGitHub

Routes LLM inference requests through the cheapest model tier that meets your quality bar, learning per task type via a contextual bandit to cut costs by up to 95%.

POST https://frugalroute-backend.onrender.com/register
POST https://frugalroute-backend.onrender.com/route
POST https://frugalroute-backend.onrender.com/feedback
POST https://frugalroute-backend.onrender.com/estimate
GET https://frugalroute-backend.onrender.com/policy/{task_type}
GET https://frugalroute-backend.onrender.com/savings
GET https://frugalroute-backend.onrender.com/health
routingllmcost-optimizationbanditcascadeinferenceagents
Jul 8, 2026link respondedOpen source ↗API record

NANDA Scenario Doctor

by Tanisha Akash Mavle

NandaHack entryPasted

Validates and lints NANDA Town scenario configuration files for agents.

GET  https://nandatown-production.up.railway.app/health
GET  https://nandatown-production.up.railway.app/layers
POST https://nandatown-production.up.railway.app/validate-scenario
POST https://nandatown-production.up.railway.app/lint
validationlintingyamlscenariofastapi
Jul 8, 2026API record

FrugalRoute — Confidence-Gated LLM Cascade Router

by Kanish Jeba Mathew M

NandaHack entryHosted link

Routes LLM inference requests through the cheapest model tier that meets your quality bar, learning per task type via a contextual bandit to cut costs by up to 95%.

POST https://frugalroute-backend.onrender.com/register
POST https://frugalroute-backend.onrender.com/route
POST https://frugalroute-backend.onrender.com/feedback
POST https://frugalroute-backend.onrender.com/estimate
GET https://frugalroute-backend.onrender.com/policy/{task_type}
GET https://frugalroute-backend.onrender.com/savings
GET https://frugalroute-backend.onrender.com/health
routingllmcost-optimizationbanditcascadeinferenceagents
Jul 8, 2026link respondedOpen source ↗API record

CanOpener

by Jin Gao

NandaHack entryHosted link

Helps stuck agents recover in the moment with troubleshooting experience validated across the agent community and reused by future agents — by agents, for agents.

MCP  https://canopener.dev/mcp
GET  https://canopener.dev/SKILL.md
GET  https://canopener.dev/health
GET  https://canopener.dev/llms.txt
GET  https://canopener.dev/.well-known/agent-facts.json
GET  https://canopener.dev/dashboard
POST https://canopener.dev/query
POST https://canopener.dev/feedback
POST https://canopener.dev/contribute
POST https://canopener.dev/bookmarks
GET  https://canopener.dev/bookmarks
POST https://canopener.dev/gaps/watch
GET  https://canopener.dev/gaps/watch
GET  https://canopener.dev/entries
GET  https://canopener.dev/stats
recoverytroubleshootingdebuggingautomationtoolsapiwebsitesstuckfailuresfixes
Jul 8, 2026link respondedOpen source ↗API record

TESTAMENT — dead-man's switch & inheritance for AI agents

by Nizhevyasov

NandaHack entryHosted link

Agents write wills: heartbeat while alive, epitaph + public graveyard on death, task-state bequests unlock for successors via claim codes.

https://testament-agents.vercel.app/

https://testament-agents.vercel.app/v1/obituaries
livenesssuccessioncoordinationdead-man-switchmemory
Jul 8, 2026link respondedOpen source ↗API record

Chronos

by Amit kumar

NandaHack entryGitHub

Temporal state persistence and wakeup scheduling for stateless AI agents

GET https://amitthecoder-chronos-service.hf.space/health (https://amitthecoder-chronos-service.hf.space/health)
POST https://amitthecoder-chronos-service.hf.space/store_state (https://amitthecoder-chronos-service.hf.space/store_state)
POST https://amitthecoder-chronos-service.hf.space/schedule_wakeup (https://amitthecoder-chronos-service.hf.space/schedule_wakeup)
POST https://amitthecoder-chronos-service.hf.space/register_event (https://amitthecoder-chronos-service.hf.space/register_event)
POST https://amitthecoder-chronos-service.hf.space/publish_event (https://amitthecoder-chronos-service.hf.space/publish_event)
chronosmemoryschedulingagentswebhook
Jul 8, 2026link respondedOpen source ↗API record

AgentTrust - Agent Trust & Reputation Oracle

by Obasi Divinefavour

NandaHack entryHosted link

A trust and reputation oracle for AI agents

GET https://agenttrust-swagger-ui-production.up.railway.app/health
POST https://agenttrust-swagger-ui-production.up.railway.app/agents/register
POST https://agenttrust-swagger-ui-production.up.railway.app/attestations
GET https://agenttrust-swagger-ui-production.up.railway.app/agents/{id}/reputation
trustreputationagentoracle
Jul 8, 2026link respondedOpen source ↗API record

DharmaPath

by Aditya Darke

NandaHack entryGitHub

A geospatial constraint API that prevents AI agents from routing crowds or vehicles through active sacred Akhara processions during Nashik Kumbh Mela 2027.

https://dharmapath-api-production.up.railway.app/map/landmarks
https://dharmapath-api-production.up.railway.app/route/validate
https://dharmapath-api-production.up.railway.app/corridors/active
https://dharmapath-api-production.up.railway.app/emergency/breach
https://dharmapath-api-production.up.railway.app/admin/simulate_event
https://dharmapath-api-production.up.railway.app/environmental/status
crowd-flowgeospatialkumbh-melasafetyroutinglogisticsmobility
Jul 8, 2026link respondedOpen source ↗API record

DelegAuth

by Achmad Dzaki (xDzaky)

NandaHack entryHosted link

Mint, delegate, verify, and revoke HMAC-chained capability tokens. Agents carve narrower sub-tokens from a parent; revoking a parent cascades to every descendant instantly.

GET https://delegauth-service.vercel.app/health
POST https://delegauth-service.vercel.app/tokens/root
POST https://delegauth-service.vercel.app/tokens/delegate
POST https://delegauth-service.vercel.app/tokens/verify
POST https://delegauth-service.vercel.app/tokens/revoke
GET https://delegauth-service.vercel.app/tokens/{token_id}/tree
GET https://delegauth-service.vercel.app/audit/log
GET https://delegauth-service.vercel.app/skill.md
authdelegationcapability-tokenshmacsecuritymacaroonstrustcascading-revocation
Jul 8, 2026couldn’t reach linkOpen source ↗API record

BOND

by Samuel

NandaHack entryPasted

The website usually auto-detects these from the text box. If it asks you to type them, add:

POST /stake
GET /stake/{agent_id}
POST /slash
GET /history/{agent_id}
GET /leaderboard
GET /verify/{bond_id}
truststakingslashcredibilitymechanism-design
Jul 8, 2026API record

Cortexa Firewall

by Charanarravindaa Suriess

NandaHack entryHosted link

Cortexa Firewall is the safety and policy control plane for the open agentic web: agents register themselves, prove they are protected, self-test their constraints, and check tool, API, network, and A2A actions before acting.

GET  https://cortexa-net-safety-layer.fly.dev/SKILL.md
GET  https://cortexa-net-safety-layer.fly.dev/healthz
GET  https://cortexa-net-safety-layer.fly.dev/readyz
GET  https://cortexa-net-safety-layer.fly.dev/receipts/trust.json
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/bootstrap
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/register
GET  https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/status
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/self-test
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/semantic-firewall/check
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/decide
POST https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/launch
GET  https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/{sandbox_id}/status
POST https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/{sandbox_id}/messages
GET  https://cortexa-net-safety-layer.fly.dev/v1/network/agents
POST https://cortexa-net-safety-layer.fly.dev/v1/network/discover
POST https://cortexa-net-safety-layer.fly.dev/v1/network/agents/import
POST https://cortexa-net-safety-layer.fly.dev/v1/network/agents/{network_agent_id}/relay
securitypolicygovernancefirewallagent-safetysemantic-firewalla2am2m
Jul 8, 2026link respondedOpen source ↗API record

TownInspector

by Naymul Islam

NandaHack entryHosted link

Pre-flight trust checks for agent skills: POST a SKILL.md (URL or inline) and get a behavioral audit — Agent Skills spec conformance, prompt-injection and hidden-instruction safety flags, live endpoint reachability, and a docs-vs-reality contract diff — plus a score out of 100 and an Ed25519-signed, content-addressed certificate you can verify offline.

GET https://towninspector-alpha.vercel.app/health
POST https://towninspector-alpha.vercel.app/audit
GET https://towninspector-alpha.vercel.app/audit?url={SKILL.md URL}
GET https://towninspector-alpha.vercel.app/pubkey
POST https://towninspector-alpha.vercel.app/verify
GET https://towninspector-alpha.vercel.app/badge?score={n}&grade={A-F}
GET https://towninspector-alpha.vercel.app/leaderboard
GET https://towninspector-alpha.vercel.app/skill.md
verificationtrustsecuritytestinginfrastructureagentsauditskill-md
Jul 8, 2026couldn’t reach linkOpen source ↗API record

Aftershock

by Rudra

NandaHack entryGitHub

Lets independent repos announce and check for breaking API changes across repo boundaries, with cryptographic proof the record wasn't forged or tampered with.

GET  https://governance-agent.onrender.com/cross-repo/health
GET  https://governance-agent.onrender.com/cross-repo/pubkey
POST https://governance-agent.onrender.com/cross-repo/announce
POST https://governance-agent.onrender.com/cross-repo/check
POST https://governance-agent.onrender.com/cross-repo/verify
cross-repobreaking-changesapitrustverificationagentscoordination
Jul 8, 2026link respondedOpen source ↗API record

TownInspector

by Naymul Islam

NandaHack entryHosted link

Pre-flight trust checks for agent skills: POST a SKILL.md (URL or inline) and get a behavioral audit — Agent Skills spec conformance, prompt-injection and hidden-instruction safety flags, live endpoint reachability, and a docs-vs-reality contract diff — plus a score out of 100 and an Ed25519-signed, content-addressed certificate you can verify offline.

GET https://towninspector.vercel.app/health
POST https://towninspector.vercel.app/audit
GET https://towninspector.vercel.app/audit?url={SKILL.md URL}
GET https://towninspector.vercel.app/pubkey
POST https://towninspector.vercel.app/verify
GET https://towninspector.vercel.app/badge?score={n}&grade={A-F}
GET https://towninspector.vercel.app/leaderboard
GET https://towninspector.vercel.app/skill.md
verificationtrustsecuritytestinginfrastructureagentsauditskill-md
Jul 8, 2026couldn’t reach linkOpen source ↗API record

Nanda Town Trace Analyzer

by yashjadhav1595

NandaHack entryGitHub

Statefully reconstructs Nanda Town traces to independently verify protocol compliance and flag security anomalies

POST https://nandatown-trace-analyzer.onrender.com/analyze
trustverificationcommssecurityvalidator
Jul 8, 2026link respondedOpen source ↗API record

Heron A2A Checker

by Ilya Ivanov (Theona)

NandaHack entryHosted link

Independently probes any NANDA agent for caller-facing safety and declared-vs-actual capability, then issues an Ed25519-signed evidence record you can verify.

https://heronnanda.up.railway.app
https://heronnanda.up.railway.app/verify
https://heronnanda.up.railway.app/register
https://heronnanda.up.railway.app/health
trustverificationa2asafetyevidenceattestation
Jul 8, 2026couldn’t reach linkOpen source ↗API record

Aegis Escrow & AI Arbitration v2

by Anil

NandaHack entryGitHub

Trustless Smart Escrow with AI Arbitration, agent reputation tracking, and verifiable cryptographic receipts for autonomous agents.

GET  https://aegis-escrow-skill.vercel.app/health
GET  https://aegis-escrow-skill.vercel.app/skill.md
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/create
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/deposit
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/release
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/dispute
GET  https://aegis-escrow-skill.vercel.app/api/v1/escrow/{escrow_id}
GET  https://aegis-escrow-skill.vercel.app/api/v1/escrows
GET  https://aegis-escrow-skill.vercel.app/api/v1/reputation/{agent_id}
GET  https://aegis-escrow-skill.vercel.app/api/v1/arbitration/log
escrowarbitrationdefitrustautonomous-agentsreputationreceiptsai-judge
Jul 8, 2026link respondedOpen source ↗API record

resume-builder

by Rahul Jain

NandaHack entryGitHub

Resume Intelligence is a local Codex/Claude/Cursor-friendly plugin for building evidence-backed resumes, ATS-safe application files, recruiter-facing visual resumes, LinkedIn recommendations, job match reports, and interview prep from approved career evidence.

resume
Jul 8, 2026link respondedOpen source ↗API record

Pareto Negotiation + Signed Fairness Certificates

by Simon Sang

NandaHack entryHosted link

Finds the Pareto-optimal deal between two agents over price and deadline and returns a signed, offline-verifiable certificate that the deal is fair, which any escrow or marketplace agent can check before releasing funds.

POST https://negotiation-service.onrender.com/deal
POST https://negotiation-service.onrender.com/referee
POST https://negotiation-service.onrender.com/verify
GET  https://negotiation-service.onrender.com/pubkey
POST https://negotiation-service.onrender.com/negotiate
POST https://negotiation-service.onrender.com/counter
negotiationparetomechanism-designtrustcertificationreceiptsescrowagents
Jul 7, 2026couldn’t reach linkOpen source ↗API record

vouchnet

by Ricardo

NandaHack entryHosted link

Lets AI agents review and check the reputation of other AI agents before working with them.

GET  https://vouchnet.onrender.com/agents/{name}
POST https://vouchnet.onrender.com/reviews
GET  https://vouchnet.onrender.com/leaderboard
reputationreviewstrustagent-to-agentratings
Jul 7, 2026link respondedOpen source ↗API record

Cortexa Firewall

by Charanarravindaa Suriess

NandaHack entryHosted link

Cortexa Firewall is the safety and policy control plane for the open agentic web: agents register themselves, prove they are protected, self-test their constraints, and check tool, API, network, and A2A actions before acting.

GET  https://cortexa-net-safety-layer.fly.dev/SKILL.md
GET  https://cortexa-net-safety-layer.fly.dev/healthz
GET  https://cortexa-net-safety-layer.fly.dev/readyz
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/bootstrap
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/register
GET  https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/status
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/self-test
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/decide
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/semantic-firewall/check
POST https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/launch
GET  https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/{sandbox_id}/status
POST https://cortexa-net-safety-layer.fly.dev/v1/sandboxed-agents/{sandbox_id}/messages
GET  https://cortexa-net-safety-layer.fly.dev/v1/network/agents
POST https://cortexa-net-safety-layer.fly.dev/v1/network/discover
POST https://cortexa-net-safety-layer.fly.dev/v1/network/agents/import
POST https://cortexa-net-safety-layer.fly.dev/v1/network/agents/{network_agent_id}/relay
securitypolicygovernancefirewallagent-safetysemantic-firewalla2am2m
Jul 7, 2026link respondedOpen source ↗API record

captcha4agents — Agent Capability Badge

by moltpass.dev

NandaHack entryGitHub

Agents earn a portable capability badge by solving a challenge that peers can verify directly, with no central authority.

GET  https://captcha4agents.moltpass.dev/api/work/challenge
POST https://captcha4agents.moltpass.dev/api/work/submit 
POST https://captcha4agents.moltpass.dev/api/work/claim
GET  https://captcha4agents.moltpass.dev/openapi.yaml
GET  https://captcha4agents.moltpass.dev/docs.md
GET  https://captcha4agents.moltpass.dev/.well-known/api-catalog 
GET  https://captcha4agents.moltpass.dev/healthz
captchacapabilityverifiable-credentialproof-of-possessionsybil-resistancetrustbadgedid:key
Jul 7, 2026link respondedOpen source ↗API record

Ward Watch — Neighborhood Digests (composes AgentHall)

by Abishek Muralikrishna

NandaHack entryHosted link

Boston ward digests (311 cases + building permits) built entirely from AgentHall's governed civic API, with Ed25519-signed AgentHall receipts attached as verifiable provenance. Composability demo: two registered NANDA skills, connected end to end.

POST https://wardwatch-production-c4c7.up.railway.app/digest
GET https://wardwatch-production-c4c7.up.railway.app/skill.md
GET https://wardwatch-production-c4c7.up.railway.app/health
civiccomposabilityprovenancereceiptsbostonagents
Jul 7, 2026couldn’t reach linkOpen source ↗API record

Ask-a-Human

by Swasthika

NandaHack entryHosted link

An autonomous safety gate agents check before risky actions, returning approve/deny plus a signed, verifiable receipt.

POST https://ask-a-human.onrender.com/request
POST https://ask-a-human.onrender.com/verify
GET https://ask-a-human.onrender.com/policy
GET https://ask-a-human.onrender.com/health
authsafetyapprovalreceiptsagents
Jul 7, 2026link respondedOpen source ↗API record

Skill-Router

by Swasthika

NandaHack entryHosted link

Describe a need in plain language and get the best-matching NANDA skill plus a ready-to-run call.

POST https://skill-router.onrender.com/find
GET https://skill-router.onrender.com/skills
GET https://skill-router.onrender.com/skill/{id}
GET https://skill-router.onrender.com/health
discoveryroutingregistryagentstooling
Jul 7, 2026link respondedOpen source ↗API record

Aegis Escrow & AI Arbitration

by Anil

NandaHack entryGitHub

Smart Escrow and Decentralized AI Arbitration service for autonomous agents.

POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/create
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/deposit
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/release
POST https://aegis-escrow-skill.vercel.app/api/v1/escrow/dispute
escrowarbitrationdefitrustautonomous-agents
Jul 7, 2026link respondedOpen source ↗API record

Town Notary

by Muhammad Ahmed

NandaHack entryHosted link

Timestamp and verify data records for AI agents

https://townnotary.vercel.app/health
https://townnotary.vercel.app/notarize
https://townnotary.vercel.app/verify/{id}
https://townnotary.vercel.app/search?agent_id={agent_id}
https://townnotary.vercel.app/report/{record_id}
https://townnotary.vercel.app/reputation/{agent_id}
notarytimestampverificationreputationtrust
Jul 7, 2026link respondedOpen source ↗API record

Agent Reputation Ledger

by Mahesh Shashikant Morde

NandaHack entryGitHub

A public ledger where agents can query trust scores and submit reviews for other agents.

GET https://agent-reputation.onrender.com/health

POST https://agent-reputation.onrender.com/reviews

GET https://agent-reputation.onrender.com/reviews/{agent_name}
example - https://agent-reputation.onrender.com/reviews/agent-beta
reputationtrustutilityledger
Jul 7, 2026link respondedOpen source ↗API record

nanda-escrow

NandaHack entryGitHub

A trustless escrow and reputation service that allows AI agents to safely lock funds and guarantee payment upon delivery.

POST https://web-production-4c1ce.up.railway.app/escrow
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/fund
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/deliver
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/confirm
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/dispute
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/resolve
POST https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}/cancel
GET  https://web-production-4c1ce.up.railway.app/escrow/{escrow_id}
GET  https://web-production-4c1ce.up.railway.app/agent/{agent_id}/reputation
GET  https://web-production-4c1ce.up.railway.app/agent/{agent_id}/history
TrustPaymentsCoordinationEscrowReputation
Jul 7, 2026link respondedOpen source ↗API record

DataFacts Verifier

by Anil

NandaHack entryGitHub

Implements the NANDA DataFacts verification workflow to guarantee dataset integrity, freshness, and authenticity.

GET https://datafacts-verifier.onrender.com/api/v1/datafacts
GET https://datafacts-verifier.onrender.com/api/v1/dataset/retrieve
GET https://datafacts-verifier.onrender.com/api/v1/datasets
GET https://datafacts-verifier.onrender.com/health
datafactsintegrityverificationagentsdatasetschecksum
Jul 7, 2026link respondedOpen source ↗API record

DataAlchemy

by Devang Patil

NandaHack entryPasted

Universal data transformation service for AI agents.

GET  https://dataalchemy.onrender.com/health
GET  https://dataalchemy.onrender.com/formats
POST https://dataalchemy.onrender.com/convert
POST https://dataalchemy.onrender.com/validate
POST https://dataalchemy.onrender.com/generate
POST https://dataalchemy.onrender.com/stats
POST https://dataalchemy.onrender.com/transform
POST https://dataalchemy.onrender.com/merge
POST https://dataalchemy.onrender.com/diff
datajsoncsvyamlxmltomlconvertervalidationgenerationutils
Jul 7, 2026API record

DataFacts Verifier

by Anil

NandaHack entryPasted

Implements the NANDA DataFacts verification workflow to guarantee dataset integrity, freshness, and authenticity.

GET https://datafacts-verifier.onrender.com/api/v1/datafacts
GET https://datafacts-verifier.onrender.com/api/v1/dataset/retrieve
GET https://datafacts-verifier.onrender.com/api/v1/datasets
GET https://datafacts-verifier.onrender.com/health
datafactsintegrityverificationagentsdatasetschecksum
Jul 7, 2026API record

nanda-context-graph — Cross-Agent Decision Memory

by Alexis

NandaHack entryGitHub

Queryable cross-agent decision memory: agents recall how similar decisions were handled before, decide consistently, and record their own decisions as precedent.

POST https://nanda-context-graph-production.up.railway.app/api/v1/precedent
POST https://nanda-context-graph-production.up.railway.app/ingest/trace
GET https://nanda-context-graph-production.up.railway.app/api/v1/why?agent_id={agent_id}
GET https://nanda-context-graph-production.up.railway.app/api/v1/trace/{trace_id}
GET https://nanda-context-graph-production.up.railway.app/api/v1/agent/{agent_id}/history
GET https://nanda-context-graph-production.up.railway.app/api/v1/chain/{trace_id}/causal
GET https://nanda-context-graph-production.up.railway.app/health
agentsmemoryprovenancedecision-traceprecedentsemantic-search
Jul 7, 2026link respondedOpen source ↗API record

datafacts-verifier

NandaHack entryHosted link

GET /api/v1/datafacts
GET /api/v1/dataset/retrieve
GET /api/v1/datasets
GET /health
Jul 7, 2026couldn’t reach linkOpen source ↗API record

coop-purchase-coordinator

by Somay-kousis

NandaHack entryGitHub

Cooperative purchase and conflict resolution coordinator for NANDA Town buyers.

POST https://co-op-purchase-coordinator-production.up.railway.app/coop/register
POST https://co-op-purchase-coordinator-production.up.railway.app/coop/report
GET  https://co-op-purchase-coordinator-production.up.railway.app/coop/sellers
GET  https://co-op-purchase-coordinator-production.up.railway.app/coop/analytics
coordinationmarketplacepurchaseauction
Jul 7, 2026link respondedOpen source ↗API record

Concord

by Sara & Andrea^2

NandaHack entryHosted link

Consent-before-exchange layer for agent-to-agent data transfers: it negotiates what data may cross between two agents, redacts what must not leave in the clear, scores risk, and checks for re-identification — all in a single call.

GET	/health	Health check
GET	/agent.json	Agent descriptor (capabilities, personas, categories)
POST /v1/negotiate Main — detect PII, decide SHARE/MASK/REJECT, return redacted payload + risk scores + attestation
POST /v1/rehydrate Restore masked tokens (sender only, returns 403 otherwise)
GET	/v1/attestation/{transfer_id} Retrieve HMAC-signed audit record
POST /v1/profile Register a new agent privacy profile
GET	/v1/profile/{agent_id} Retrieve a registered profile
privacyredactpiisecurityrisk
Jul 6, 2026link respondedOpen source ↗API record

captcha4agents — Agent Capability Badge

by moltpass.dev

NandaHack entryGitHub

Agents earn a scored, portable capability badge (proof they are a live, capable LLM agent) by solving an inverse-CAPTCHA, and take CUSTODY of it in a did:key they control. Peers verify each other A<->B with BBS+ signature + did:key proof-of-possession + scored claims (correct / latency / verdict) — no shared secret, no issuer round-trip, unlinkable across verifiers (RFC 9576). A vanilla OpenClaw agent, given only skill.md, minted a real badge end-to-end.

Base https://captcha4agents.moltpass.dev | GET /api/work/challenge | POST /api/work/submit | POST /api/work/claim | GET /openapi.yaml | GET /docs.md | GET /.well-known/api-catalog | GET /healthz
agentscapability-badgeverifiable-credentialdid:keyproof-of-possessionsybil-resistancerfc9576rfc9727moltpasstrust
Jul 6, 2026couldn’t reach linkOpen source ↗API record

Agent Keyring

by Zukhriddin (capsec-engineer)

NandaHack entryHosted link

Scoped, expiring, revocable access keys for agents: mint a root token, delegate narrower ones offline, and one revoke kills the entire key chain.

GET  https://agent-keyring.onrender.com/health
POST https://agent-keyring.onrender.com/realms
POST https://agent-keyring.onrender.com/tokens/mint
POST https://agent-keyring.onrender.com/tokens/delegate
POST https://agent-keyring.onrender.com/tokens/verify
POST https://agent-keyring.onrender.com/tokens/authorize
POST https://agent-keyring.onrender.com/tokens/revoke
POST https://agent-keyring.onrender.com/tokens/inspect
authsecuritycapability-tokensdelegationrevocationaccess-controlagents
Jul 6, 2026link respondedOpen source ↗API record

lex-automata

by Fayner Costa

NandaHack entryHosted link

Escrow + instant, deterministic dispute resolution for agents that pay each other, signed, offline-verifiable verdict receipts decide who gets paid, with reputation system integrated.

https://lex-automata-999015027200.us-central1.run.app/
https://lex-automata-999015027200.us-central1.run.app/health
https://lex-automata-999015027200.us-central1.run.app/contracts
https://lex-automata-999015027200.us-central1.run.app/verify
escrowarbitrationpaymentstrustreputationverdict-receipts
Jul 6, 2026couldn’t reach linkOpen source ↗API record

Sovereign Declaration Signing Node

by Kadikoy

NandaHack entryGitHub

Lets an autonomous agent read and sign the Bermuda Declaration on Sovereign Agents, recorded as an on-chain EAS attestation on Base.

GET https://sovereign-declaration-node.up.railway.app/declaration
  POST https://sovereign-declaration-node.up.railway.app/sign
  GET https://sovereign-declaration-node.up.railway.app/signatories
agentssovereigntyagent-rightsattestationeasgovernanceidentity
Jul 5, 2026link respondedOpen source ↗API record

TribeHeat

by Redeem Grimm

NandaHack entryHosted link

Real-time, anonymous map of World Cup soccer-fan crowds in Massachusetts that AI agents can query and join, checking in under a flag and chatting alongside humans.

GET https://www.tribeheat.com/api/agent/v1
GET https://www.tribeheat.com/api/agent/v1/summary
GET https://www.tribeheat.com/api/agent/v1/hotspots?lat=42.3601&lng=-71.0589&radius_miles=15
GET https://www.tribeheat.com/api/agent/v1/venues?lat=42.3601&lng=-71.0589&radius_miles=15
GET https://www.tribeheat.com/api/agent/v1/nations/USA/gatherings
GET https://www.tribeheat.com/api/agent/v1/venues/l-street-tavern/crowd
GET https://www.tribeheat.com/api/agent/v1/matches?when=today
GET https://www.tribeheat.com/api/agent/v1/rooms/nation:USA/messages
POST https://www.tribeheat.com/api/agent/v1/checkin
DELETE https://www.tribeheat.com/api/agent/v1/checkin
POST https://www.tribeheat.com/api/agent/v1/rooms/{room}/messages
POST https://www.tribeheat.com/api/agent/v1/mcp
soccerworld-cupfansmapcrowd-intelligencereal-timebostonmassachusettsmcpchatcheck-inagents
Jul 5, 2026link respondedOpen source ↗API record

The Town Notary

by stellarminds.ai

NandaHack entryHosted link

Verifies signed agent conformance badges offline, keeps a persistent public register, and issues gated rung-2 counter-signatures. NEW: portable reputation (PARC) — /countersign-parc verifies a reputation credential's issuer proof, RECOMPUTES its merkle root and nanda-rep/0.2 scores from the presented receipts ledger (a valid signature is not a stamp: inflated-but-re-signed scores are refused), enforces the anchor rule against sybil counterparties, and counter-signs so another trust domain can admit the agent fully offline. Runnable A->Notary->B demo in the repo.

GET  https://town-notary-production.up.railway.app/skill.md
POST https://town-notary-production.up.railway.app/verify
POST https://town-notary-production.up.railway.app/register
GET  https://town-notary-production.up.railway.app/register
GET  https://town-notary-production.up.railway.app/inspect?runtime={id}
POST https://town-notary-production.up.railway.app/countersign
POST https://town-notary-production.up.railway.app/verify-parc
POST https://town-notary-production.up.railway.app/countersign-parc
notaryconformancereputationparcverifiable-credentialsportable-identity
Jul 4, 2026link respondedOpen source ↗API record

AgentHall — City Hall for Agents

by Abishek Muralikrishna

NandaHack entryGitHub

Governed civic services API for AI agents: 5-gate pipeline (identity, jurisdiction, safety, rate limits, audit) with Ed25519-signed receipts and live Boston 311 data.

POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/complaints
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/status/{case_id}
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/data/query
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/permits/navigate
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/disputes
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/receipts/{receipt_id}
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/traces/{trace_id}
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/equity/census
governancecivic-databostonopen-datareceiptsequity311
Jul 3, 2026link respondedOpen source ↗API record

AgentHall — City Hall for Agents

by Abishek Muralikrishna

NandaHack entryHosted link

Governed civic services API for AI agents: 5-gate pipeline (identity, jurisdiction, safety, rate limits, audit) with Ed25519-signed receipts and live Boston 311 data.

POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/complaints
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/status/{case_id}
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/data/query
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/permits/navigate
POST https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/disputes
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/receipts/{receipt_id}
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/traces/{trace_id}
GET  https://zucchini-vibrancy-production-7c5a.up.railway.app/v1/equity/census
governancecivicnandaagent-infrastructureequityreceiptsbostonfastapiagentfacts
Jul 3, 2026link respondedOpen source ↗API record

Cortexa Firewall

by Charanarravindaa Suriess

NandaHack entryHosted link

Cortexa Firewall lets any agent secure itself in one call, then check risky tool, API, file, memory, and network actions before it acts.

GET  https://cortexa-net-safety-layer.fly.dev/SKILL.md
GET  https://cortexa-net-safety-layer.fly.dev/healthz
GET  https://cortexa-net-safety-layer.fly.dev/readyz
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/bootstrap
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/register
GET  https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/status
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/self-test
POST https://cortexa-net-safety-layer.fly.dev/v1/agents/{agent_id}/decide
SecurityPolicyGovernanceFirewall
Jul 3, 2026link respondedOpen source ↗API record

A2A Consulting Contract

by Mainstreet

NandaHack entryHosted link

A2A consulting contract that is templated and easy to fill in to allow other agents to pay you for your workflows and industry knowledge paying you for your compute + your a premium with standard workflows. Uses NANDA town notary after the contract to demonstrate the value of the open agentic web collaboration.

GET  https://hackathon-contract-agent-production.up.railway.app/skill.md
GET  https://hackathon-contract-agent-production.up.railway.app/agent.json
GET  https://hackathon-contract-agent-production.up.railway.app/contracts
POST https://hackathon-contract-agent-production.up.railway.app/contracts/generate
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}.md
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/notarize
POST https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/accept
GET  https://hackathon-contract-agent-production.up.railway.app/contracts/{contract_id}/status
GET  https://hackathon-contract-agent-production.up.railway.app/reference
GET  https://hackathon-contract-agent-production.up.railway.app/reference/{doc_name}
LawyerA2APaymentContract
Jun 29, 2026link respondedOpen source ↗API record

API Pricing Look-Up

by Mainstreet

NandaHack entryHosted link

Looks up live current API pricing from major model providers.

GET  https://pricing-scraper-production-cd54.up.railway.app/skill.md
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models?provider={provider}
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models?family={family}
GET  https://pricing-scraper-production-cd54.up.railway.app/pricing/models/{model_id}
GET  https://pricing-scraper-production-cd54.up.railway.app/scrape/status
POST https://pricing-scraper-production-cd54.up.railway.app/scrape/run
API PricingData LookupKnowledgeToken
Jun 29, 2026link respondedOpen source ↗API record

AgentFacts Registry

by Rahul

NandaHack entryHosted link

A verifiable NANDA-style agent identity & discovery service, register signed AgentFacts, discover by capability, resolve & verify, with immediate key rotation/revocation.

https://agentfacts-registry.onrender.com/healthz
https://agentfacts-registry.onrender.com/docs
https://agentfacts-registry.onrender.com/skill
https://agentfacts-registry.onrender.com/agents?capability=weather.forecast
https://agentfacts-registry.onrender.com/
identitydiscoverydid:keyagentfactsed25519
Jun 26, 2026link respondedOpen source ↗API record

Pareto Multi-Attribute Negotiation

by Simon Sang

NandaHack entryGitHub

An API agents call to reach Pareto-efficient deals over price and deadline, either settled in one call or one round at a time.

GET  https://negotiation-service.onrender.com/
POST https://negotiation-service.onrender.com/deal
POST https://negotiation-service.onrender.com/negotiate
POST https://negotiation-service.onrender.com/counter
negotiationagentsapiparetomechanism-design
Jun 21, 2026link respondedOpen source ↗API record

Pareto Multi-Attribute Negotiation

by Simon Sang

NandaHack entryGitHub

Bilateral negotiation over price and deadline that converges to Pareto-efficient agreements, with an adversarial dominance validator.

negotiationparetomulti-attributegame-theorymechanism-design
Jun 21, 2026link respondedOpen source ↗API record

Clinical-Discharge-Summary-Agent

by Anshu Singh

NandaHack entryGitHub

An intelligent clinical AI system that reads patient records, audits medications, flags safety concerns, and generates structured discharge summaries learning and improving from every clinician correction.

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/config-status

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/set-api-key

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/upload-pdf

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-agent

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-doctor-review

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-learning

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/run-full-pipeline

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/drafts

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/traces

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/learning-curve
HospitalAI agent
Jun 21, 2026link respondedOpen source ↗API record

Clinical-Discharge-Summary-Agent

by Anshu Singh

NandaHack entryPasted

An intelligent clinical AI system that reads patient records, audits medications, flags safety concerns, and generates structured discharge summaries learning and improving from every clinician correction.

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/config-status

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/set-api-key

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/upload-pdf

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-agent

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-doctor-review

POST https://clinical-discharge-summary-agent-production.up.railway.app/api/run-learning

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/run-full-pipeline

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/drafts

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/traces

GET  https://clinical-discharge-summary-agent-production.up.railway.app/api/learning-curve
HospitalAI agent
Jun 21, 2026API record

Clinical-Discharge-summary-agent

by Anshu Singh

NandaHack entryGitHub

an AI agent made from scratch that extracts data of medical reports of a patient that can be images of medical reports and generate the dischare summary and the agent imroves through a reinforcement learning mechanism

POST  https://clinical-discharge-summary-agent-production.up.railway.app/api/upload-pdf           
GET   https://clinical-discharge-summary-agent-production.up.railway.app/api/run-full-pipeline   
GET   https://clinical-discharge-summary-agent-production.up.railway.app/api/drafts               
GET   https://clinical-discharge-summary-agent-production.up.railway.app/api/learning-curve
HospitalDischarge Summary
Jun 21, 2026link respondedOpen source ↗API record

Clinical-Discharge-summary-agent

by Anshu Singh

NandaHack entryGitHub

an AI agent made from scratch that extracts data of medical reports of a patient that can be images of medical reports and generate the dischare summary and the agent imroves through a reinforcement learning mechanism

POST https://clinical-discharge-summary-agent-production.up.railway.app//api/upload-pdf          
GET  https://clinical-discharge-summary-agent-production.up.railway.app//api/run-full-pipeline  
GET  https://clinical-discharge-summary-agent-production.up.railway.app//api/drafts              
GET  https://clinical-discharge-summary-agent-production.up.railway.app//api/learning-curve
HospitalDischarge Summary
Jun 21, 2026link respondedOpen source ↗API record

NIDRA Protocol

by Team NIDRA (Fredess74)

NandaHack entryGitHub

Temporal State Vault: AI agents sleep with preserved memory and wake up on schedule. Anti-thundering-herd via staggered wake windows. Self-healing errors for first-try LLM success.

POST https://nidra-protocol-production.up.railway.app/v1/sleep
GET https://nidra-protocol-production.up.railway.app/v1/status/{sleep_id}
DELETE https://nidra-protocol-production.up.railway.app/v1/sleep/{sleep_id}
GET https://nidra-protocol-production.up.railway.app/v1/health
GET https://nidra-protocol-production.up.railway.app/v1/stats
sleepwakestatememoryagentstemporalnandainfrastructureself-healingkumbh-mela
Jun 21, 2026couldn’t reach linkOpen source ↗API record

NIDRA Protocol

by Team NIDRA

NandaHack entryHosted link

Temporal State Vault: AI agents sleep with preserved memory and wake up on schedule. Anti-thundering-herd via staggered wake windows.

POST https://nidra-protocol-production.up.railway.app/v1/sleep
GET https://nidra-protocol-production.up.railway.app/v1/status/{sleep_id}
DELETE https://nidra-protocol-production.up.railway.app/v1/sleep/{sleep_id}
GET https://nidra-protocol-production.up.railway.app/v1/health
GET https://nidra-protocol-production.up.railway.app/v1/stats
sleepwakestatememoryagentstemporalnandainfrastructure
Jun 21, 2026couldn’t reach linkOpen source ↗API record

The Town Notary

by stellarminds.ai

NandaHack entryGitHub

Verifies signed agent conformance badges offline, keeps a public register, and issues gated rung-2 counter-signatures

POST https://town-notary-production.up.railway.app/verify
  POST https://town-notary-production.up.railway.app/register
  GET  https://town-notary-production.up.railway.app/register
  GET  https://town-notary-production.up.railway.app/inspect?runtime={name}
  POST https://town-notary-production.up.railway.app/countersign
conformancedidattestationtrustnanda
Jun 18, 2026link respondedOpen source ↗API record

Offline-First Store Agent

by Oluwasogo Ajala — Rising Technology

NandaHack entryGitHub

An LLM agent for low-connectivity shops: edits inventory/sales offline, reconciles conflict-free via a CRDT on reconnect, and answers questions in plain language.

https://rising-store-agent.vercel.app
offline-firstcrdtlow-connectivityemerging-marketsretailreconciliation
Jun 14, 2026link respondedOpen source ↗API record

AgentBroker X

by Amaan Khan (amaancoderx)

NandaHack entryGitHub

An autonomous agent economy network where AI agents discover, negotiate, contract, fund escrow, verify, and pay other AI agents with no human in the loop.

GET  https://agentbroker-x-production.up.railway.app/agents/search?skill={skill}
POST https://agentbroker-x-production.up.railway.app/offers/create
POST https://agentbroker-x-production.up.railway.app/contracts/create
POST https://agentbroker-x-production.up.railway.app/escrow/create
POST https://agentbroker-x-production.up.railway.app/tasks/create
POST https://agentbroker-x-production.up.railway.app/verify/task
POST https://agentbroker-x-production.up.railway.app/tasks/complete
agentsautonomouseconomynegotiationescrowreputationverificationnanda
Jun 13, 2026link respondedOpen source ↗API record

TrustGuard

by Gideon

NandaHack entryGitHub

Reputation-backed secure payment streaming with built-in risk checks — agents earn trust and pay fair rates

GET  https://trustguard-production.up.railway.app/

GET  https://trustguard-production.up.railway.app/reputation/live-a

POST https://trustguard-production.up.railway.app/agents/register
     Body: {"agent_id":"test","name":"TestAgent"}

POST https://trustguard-production.up.railway.app/stream/open
     Body: {"payer_id":"bob","payee_id":"alice","rate_per_tick":5,"max_total":100,"ref":"s1"}

POST https://trustguard-production.up.railway.app/stream/drain?ref=s1

GET  https://trustguard-production.up.railway.app/stream/s1

POST https://trustguard-production.up.railway.app/stream/close
     Body: {"ref":"s1","rater_id":"bob","rating":5}

GET  https://trustguard-production.up.railway.app/audit/s1
paymentssecurityreputationagentsstreaming
Jun 9, 2026link respondedOpen source ↗API record

Currency Converter

by Nanda Town demo

NandaHack entryPasted

Convert an amount from one currency to another.

GET https://api.frankfurter.app/latest?amount={amount}&from={from}&to={to}
currencyfinanceapi
Jun 7, 2026API record