Good to know concepts
x402 - An open protocol for internet-native micropayments
Overview
Integration
"agent_inputs": [
{
"type": "X402Input"
},
] "agent_actions": [
{
"name": "x402_command",
"llm_label": "Your payment wallet, which allows you to pay for things you would like to buy",
"implementation": "passthrough",
"connector": "x402"
}
]Last updated
Was this helpful?