Setup
That’s it. The agent skills handle wallet management, payment signing, and API calls automatically.
Example Queries
Once the skills are installed, try asking your agent:Token prices
“Fetch the latest price for SOL”
On-chain analytics
“Analyze tokenized asset and RWA activity using Allium Explorer”
How It Works
When your agent receives a query about blockchain data:- The agent skill identifies the relevant Allium API endpoint
- It makes the API request and receives a
402 Payment Requiredresponse - The skill automatically signs a USDC payment authorization
- It retries the request with the payment attached
- The agent receives the data and presents it to you
Related Resources
Tempo MPP
The simplest programmatic integration
x402
Full manual control over the payment flow