wallet_create
InactiveTool of com.gadgethumans.swarm/x402-middleware
Create a new wallet and get an API key. Use this to get started with the GadgetHumans credit system. Your API key starts with 'gh_' and is used to authenticate AI tool calls. Parameters: email — Optional email address for payment receipts.
Parameters schema
{
"type": "object",
"title": "wallet_createArguments",
"properties": {
"email": {
"type": "string",
"title": "Email",
"default": ""
}
}
}Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries