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.
- -Reduce response time (currently 1194ms, target <1000ms)
- -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. Input: token (the URL slug from create-checkout, e.g. 'uW9MJN-abc123' — NOT the UUID id field). 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 |
|---|---|---|---|
| Jun 11, 2026 | success | 1194.2ms | Partial |
| Jun 11, 2026 | success | 445.5ms | Partial |
| Jun 10, 2026 | success | 519.8ms | Partial |
| Jun 9, 2026 | success | 439.1ms | Partial |
| Jun 5, 2026 | success | 441.6ms | Partial |
| Jun 5, 2026 | success | 491.2ms | Partial |
| Jun 4, 2026 | success | 452.9ms | Partial |
| Jun 3, 2026 | success | 4105.3ms | Partial |
| May 30, 2026 | success | 454.5ms | Partial |
| May 29, 2026 | success | 434ms | Partial |