Skip to content

Conversation

@wjorgensen
Copy link
Contributor

Description

Adding Locus to the x402 ecosystem page

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

@cb-heimdall
Copy link

cb-heimdall commented Dec 16, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/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 16, 2025

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

A member of the Team first needs to authorize it.

@phdargen
Copy link
Contributor

Hi @wjorgensen, interesting project! I created a wallet, agent and policy. How do I actually call an x402 endpoint now?

@phdargen phdargen self-assigned this Dec 24, 2025
@wjorgensen
Copy link
Contributor Author

wjorgensen commented Dec 24, 2025

Hey @phdargen,

Valid question. We're working on updating our docs and messaging at the moment so the product is hopefully is less confusing in the future. We're going to be pushing a big update soon that adds a lot of features and UX we're lacking currently.

For now though, did you click enable x402 payments when you were creating the policy group? If you didn't you can edit it. Once you do, click browse catalog and either add a custom endpoint or select any of the endpoints pulled from the bazaar.

From there check out the getting started section of our docs which will walk you through connecting to our MCP using lang chain. As a TLDR, once you have your credentials for the policy group use,

npm create @locus-technologies/locus-app

This will create a demo repo with everything setup. Once the MCP is connected in lang chain you can prompt the agent to use any of the dynamically generated MCP tools, one per approved x402 endpoint. As long as the wallet the policy group is connected to is funded, it will call the endpoint and give the response to the agent.

Like I said before not the cleanest flow currently but we are planning to have our vastly upgraded v2 version out mid January with updated docs and UX to make everything clearer and more functional. What's in production right now is basically just our MVP.

One last thing is we only support base main net currently so if you need a couple USDC to do testing with just let me know your Locus wallet address and I can send some over.

@phdargen
Copy link
Contributor

phdargen commented Dec 30, 2025

Thanks for the follow-up @wjorgensen, that makes sense. Looking forward to the update, feel free to share an announcement on our discord/telegram channels once its live

@phdargen phdargen merged commit d599f84 into coinbase:main Dec 30, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants