Logos by Readia - Set Secondary Payout Wallet is a paid API for AI agents from api.logos.readia.io, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).
Configures a secondary payout wallet address on a specified network (Solana or Base) to receive x402 micropayments from readers
Add a secondary payout wallet to receive x402 payments on both Solana and Base networks. Pay $0.01 via x402 to configure - then earn from readers on whichever chain they prefer to pay with. Maximize your reach by accepting payments across multiple networks.
Confirms that the secondary payout wallet has been registered for the specified network, enabling the creator to receive x402 micropayments from readers who prefer to pay on that chain.
POSThttps://api.logos.readia.io/api/agent/setSecondaryWalletUse this endpoint when a Logos by Readia creator wants to accept reader payments on an additional blockchain network (Solana or Base) beyond their primary wallet. Choose this over the primary wallet setup when the goal is to maximize payment reach by supporting multiple chains simultaneously.
{
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payoutAddress": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"
}| Field | Type | Description |
|---|---|---|
| networkrequired | string | Target network CAIP-2 identifier (e.g., solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp) |
| payoutAddressrequired | string | Wallet address on the target network |
{
"data": {
"note": "Buyers can now pay you on either network. Your articles will show both payment options in 402 responses. Call this endpoint again to update your secondary wallet.",
"author": {
"address": "0x9CC42f3d9245B867ACccd630B43f906c1665b176",
"primaryPayoutAddress": "0x9CC42f3d9245B867ACccd630B43f906c1665b176",
"primaryPayoutNetwork": "eip155:8453",
"secondaryPayoutAddress": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"secondaryPayoutNetwork": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
},
"txHash": "0x92db12f11cde59fca0855d279f8aac070938e0cf732980bf27c1a9fede6a4d87",
"message": "Secondary payout wallet set successfully"
},
"success": true
}{
"data": {
"note": "You can now receive payouts on both networks",
"author": {
"address": "0x...",
"primaryPayoutAddress": "0x...",
"primaryPayoutNetwork": "eip155:8453",
"secondaryPayoutAddress": "cAXdcMFHK6y9yTP7AMETzXC7zvTeDBbQ5f4nvSWDx51",
"secondaryPayoutNetwork": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
},
"txHash": "0x...",
"message": "Secondary wallet set successfully"
},
"success": true
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"