Skip to content

Comments

feat(ecosystem): add DJD Agent Score and x402-agent-score#1303

Open
jacobsd32-cpu wants to merge 1 commit intocoinbase:mainfrom
jacobsd32-cpu:add-djd-agent-score-ecosystem
Open

feat(ecosystem): add DJD Agent Score and x402-agent-score#1303
jacobsd32-cpu wants to merge 1 commit intocoinbase:mainfrom
jacobsd32-cpu:add-djd-agent-score-ecosystem

Conversation

@jacobsd32-cpu
Copy link

Summary

Adds two ecosystem entries for projects built on x402:

  • DJD Agent Score (Services/Endpoints): A reputation scoring API for AI agent wallets on Base. Scores agent addresses 0–100 based on on-chain signals (transaction history, wallet age, ETH balance, Basename ownership, GitHub verification). The API itself is gated behind x402 micropayments, so every score lookup is a live x402 transaction.

  • x402-agent-score (Infrastructure & Tooling): A Hono middleware package that gates x402 API requests by the requesting agent's reputation score. Drop-in integration for any x402-enabled Hono server — lets operators set a minimum score threshold and automatically reject low-reputation agents before payment is processed.

Both projects are actively running on Base mainnet.

Note: Logos are not included in this initial PR. Happy to add them in a follow-up once we have approved assets, or I can add them here if you let me know the preferred format/size.

Test plan

  • Verify typescript/site/app/ecosystem/partners-data/djd-agent-score/metadata.json has correct JSON and valid category Services/Endpoints
  • Verify typescript/site/app/ecosystem/partners-data/x402-agent-score/metadata.json has correct JSON and valid category Infrastructure & Tooling
  • Confirm ecosystem page renders both entries without errors

🤖 Generated with Claude Code

Adds two ecosystem entries:
- DJD Agent Score: reputation scoring API (Services/Endpoints) that scores
  AI agent wallets 0-100 on Base using on-chain signals gated via x402
- x402-agent-score: Hono middleware (Infrastructure & Tooling) that gates
  x402 API requests by agent reputation score

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cb-heimdall
Copy link

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@vercel
Copy link

vercel bot commented Feb 22, 2026

Someone is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Feb 22, 2026
@phdargen
Copy link
Contributor

We require commit signing, please rebase and verify your commits.
See here for instructions: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

@phdargen
Copy link
Contributor

Please add a logo @jacobsd32-cpu

@phdargen
Copy link
Contributor

Please consolidate into a single ecosystem entry for the category that best fits your project

@Must-be-Ash
Copy link
Contributor

please tag me to review once you have signed your commits and applied the feedbacks @phdargen mentioned
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Development

Successfully merging this pull request may close these issues.

4 participants