Skip to content

Conversation

@mbennett-labs
Copy link

Summary

Adding QuantumShield API to the x402 ecosystem under Services/Endpoints.

About QuantumShield API

Security-as-a-service API for token risk analysis powered by x402 micropayments on Base. Provides comprehensive token security scores, honeypot detection, and holder risk analysis.

Changes

  • Added typescript/site/app/ecosystem/partners-data/quantumshield-api/metadata.json
  • Added typescript/site/public/logos/quantumshield-api.png<!--
    Thanks for contributing to x402!
    Please fill out the information below to help reviewers understand your changes.

Note: We require commit signing.
See here for instructions: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification
-->

Description

Tests

Checklist

  • I have formatted and linted my code
  • All new and existing tests pass
  • My commits are signed (required for merge) -- you may need to rebase if you initially pushed unsigned commits
go vet ./...` from the `/go` directory

-->

@cb-heimdall
Copy link

cb-heimdall commented Dec 31, 2025

🟡 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 0
Sum 1

@vercel
Copy link

vercel bot commented Dec 31, 2025

@mbennett-labs 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 the ecosystem Additions to ecosystem site label Jan 7, 2026
@Must-be-Ash Must-be-Ash self-assigned this Jan 8, 2026
@Must-be-Ash
Copy link
Contributor

Hi there! Please unify the two submissions into one and tag me to review again. Thanks!

@mbennett-labs
Copy link
Author

@Must-be-Ash consolidated into single submission, ready for review

@Must-be-Ash
Copy link
Contributor

Hi there! Please sign the commit. All commits must have verified signatures.

Screenshot 2026-01-12 at 1 42 12 PM

@mbennett-labs
Copy link
Author

@Must-be-Ash commits are now signed, ready for review

mbennett-labs and others added 20 commits January 15, 2026 17:46
Added metadata for QuantumShield API including name, category, logo URL, description, and website URL.
* feat: Add Bino partner information and logo to ecosystem

* fix: update Bino website URL in metadata.json

* fix: enhance Bino description in metadata.json for clarity and detail

* chore: update Bino metadata for clarity and accuracy

- Revised project description to better reflect the functionality of the AI agent framework.
- Updated website URL to point to the GitHub repository for more relevant information.
* feat: add slam-ai to ecosystem

* Update typescript/site/app/ecosystem/partners-data/slam-ai/metadata.json

Update category to Services/Endpoints

Co-authored-by: phdargen <[email protected]>

---------

Co-authored-by: phdargen <[email protected]>
Check response status before settlement in PaymentFilter.
Skip settlement if handler returns 4xx/5xx to avoid charging users for failed requests.

Matches Go/Python/TypeScript middleware behavior.
* Add ZeroPay

* Reduce logo size
* svm: bump default compute unit limit to 8_000

* Increase DefaultComputeUnitLimit to 8000
Removed optional ATA Create from the exact scheme requirements.
* add adex aura

* update description
- Add metadata.json for Hydra Protocol Facilitator
- Add logo image for Hydra Protocol Facilitator
- Supports base and solana networks
- Supports exact scheme with EIP-3009 and SPL assets
* feat: add xecho in facilitator

* chore: update xecho description

* chore: update metadata.json
r-marques and others added 18 commits January 15, 2026 17:47
* feat: prepare for default asset expansion

* feat: pr feedback

* feat: pr feedback regarding default asset changes

* chore: revert go test changes

* chore: revert go client test change
* fix 894

* strip all query (?) params and sections (#) from the url for discovery
Add oops402 as a Client-Side Integration that brings x402 to ChatGPT and Claude via remote MCP, enabling AI agents to discover paid tools, plan execution, and pay with budget controls.

Co-authored-by: alerios <[email protected]>
… template, replacing direct HTML rendering with data attributes. (coinbase#919)

* feat: Inject payment page configuration as a JavaScript object into a template, replacing direct HTML rendering with data attributes.

* test: update paywall HTML assertions for new template structure and embedded config.

* Update go/http/server.go

Co-authored-by: phdargen <[email protected]>

* refactor: remove cdpClientKey and fix other comments

---------

Co-authored-by: phdargen <[email protected]>
* Add Permit2 Spec + Extension Specs

* merge master

* add Permit2 Exact EVM

* fix typos

* update text

* patch react/next (coinbase#772)

* update from permit2 scheme to permitType

* fix payload scheme to remain exact and put permitType in extra

* rename permitType to AssetTranserMethod

* enforce batch for gas sponsoring textensions

* add canonical address reference + x402PermitProxy deployment processes

---------

Co-authored-by: phdargen <[email protected]>
x402jobs is a visual workflow builder for x402 that lets users chain paid
resources, set markup, and publish as endpoints anyone can pay to run.

Category: Infrastructure & Tooling
Website: https://x402.jobs
* add go ci

* fix format

* add python to pr template

* fix lint
* Add x402jobs to ecosystem

x402jobs is a visual workflow builder for x402 that lets users chain paid
resources, set markup, and publish as endpoints anyone can pay to run.

Category: Infrastructure & Tooling
Website: https://x402.jobs

* Move x402jobs files to typescript/site and remove from root

Removes incorrectly placed files from repository root:
- app/ecosystem/partners-data/x402jobs/
- public/logos/x402jobs.svg

Files are now correctly located in typescript/site/
* Adding QuickNode Ruby gems to Ecosystem

* adding correct caregory

* upadting-quicknode-logo

* removing-quicknode-x402-payment-client
…t coverage for discovery extensions (coinbase#943)

* lint fixes

* test coverage
@github-actions github-actions bot added specs Spec changes or additions typescript go sdk Changes to core v2 packages examples Changes to examples legacy Changes to legacy sdk or examples ci java labels Jan 15, 2026
@mbennett-labs
Copy link
Author

@Must-be-Ash - All my commits are now signed and verified. Note: the rebase to sign commits pulled in recent main branch commits. My actual changes are only to:

  • typescript/site/app/ecosystem/partners-data/quantumshield-api/metadata.json
  • typescript/site/public/logos/quantumshield-api.png

@mbennett-labs
Copy link
Author

Closing in favor of cleaner PR #971

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

Labels

ci ecosystem Additions to ecosystem site examples Changes to examples go java legacy Changes to legacy sdk or examples sdk Changes to core v2 packages specs Spec changes or additions typescript

Development

Successfully merging this pull request may close these issues.