AlgoVoi Payment Agent
Multi-chain, multi-protocol crypto payment verification agent. Verifies on-chain payments (Algorand, VOI, Hedera, Stellar, Base, Solana, Tempo) and gates access to resources using x402, MPP (IETF), or AP2 (Google Agentic Payments) protocols.
- -Ensure endpoint returns valid JSON-RPC responses
Verify that a blockchain transaction satisfies the payment requirements for a gated resource. Supports x402, MPP, and AP2 protocols on Algorand, VOI, Hedera, Stellar, Base, Solana, and Tempo networks. Returns verified=true and an access_token JWT on success.
Create a hosted payment link for a given amount. Returns a checkout URL and token that an end-user can open to complete payment. Input: amount (major fiat units, e.g. 9.99), currency (ISO 4217, e.g. GBP), label (description), preferred_network (optional), redirect_url (optional). Supported networks: algorand_mainnet, voi_mainnet, hedera_mainnet, stellar_mainnet, base_mainnet, solana_mainnet, tempo_mainnet.
Poll the payment status of a checkout link by token. Returns status: active | paid | expired | cancelled.
Create a hosted checkout link and post it as a reply to a tweet (or as a new tweet) using the tenant's connected X bot credentials. Input: amount (major fiat units), currency (ISO 4217), tweet_id (optional — reply target), label (optional), preferred_network (optional). Returns checkout_url, token, and tweet_id of the posted reply.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| Apr 28, 2026 | success | 559.6ms | Partial |
| Apr 28, 2026 | success | 472.6ms | Partial |
| Apr 27, 2026 | success | 994.4ms | Partial |