AbaPay
abapays.com
· AbaPay
Non-custodial bill-payment agent. Pays airtime, mobile data, electricity, cable TV, education fees and international top-ups across 170+ countries, settled in stablecoins on Celo and Base from a wallet that has granted a bounded, revocable on-chain allowance.
abapays.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
B
Conformance score: 76/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-10 20:47:01 current | 7715e68132d5… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://abapays.com/.well-known/agent-card.json |
| Provider | https://abapays.com |
| Docs | https://github.com/investorphem/AbaPay#a2a |
Skills · 6 declared · mapped to canonical taxonomy
List what AbaPay can pay (airtime, data, electricity, cable, etc.), any services currently paused, and example requests. Call this first if unsure what is suppo…
Check a linked wallet's stablecoin balances and remaining agent spending allowance. Works with no arguments once this connector is authorized via OAuth; otherwi…
List the REAL, currently purchasable plans for a service that needs one — DATA bundles, CABLE packages, or EDUCATION products (WAEC/JAMB) — with their exact cod…
Browse the REAL, live international top-up catalogue (170+ countries) one level at a time. Call with no country to see supported countries. Add country to see i…
List recent real transactions for the linked wallet — same data as the AbaPay app's History tab (service, provider, amount, status, tx hash). Read-only, no PIN …
Pay a real bill — Nigerian (airtime, data, electricity, cable TV, a WAEC/JAMB education PIN) or international airtime/data across 170+ countries — from the link…
Health · last 15 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/abapays.com) [](https://agenstry.com/agents/abapays.com) [](https://agenstry.com/agents/abapays.com) [](https://agenstry.com/agents/abapays.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "AbaPay",
"description": "Non-custodial bill-payment agent. Pays airtime, mobile data, electricity, cable TV, education fees and international top-ups across 170+ countries, settled in stablecoins on Celo and Base from a wallet that has granted a bounded, revocable on-chain allowance.",
"url": "https://abapays.com/api/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"documentationUrl": "https://github.com/investorphem/AbaPay#a2a",
"iconUrl": "https://abapays.com/logo.png",
"provider": {
"organization": "AbaPay",
"url": "https://abapays.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"image/png"
],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"description": "OAuth 2.1 access token (see /.well-known/oauth-authorization-server) or an AbaPay Agent Hub API key. A token authenticates the connection only \u2014 pay_bill additionally requires the wallet PIN on every single call."
}
},
"security": [
{
"bearer": []
}
],
"skills": [
{
"id": "describe_capabilities",
"name": "Describe capabilities",
"description": "List what AbaPay can pay (airtime, data, electricity, cable, etc.), any services currently paused, and example requests. Call this first if unsure what is supported.",
"tags": [
"discovery",
"capabilities"
],
"examples": [
"What can AbaPay pay for?"
]
},
{
"id": "check_balance",
"name": "Check wallet balance",
"description": "Check a linked wallet's stablecoin balances and remaining agent spending allowance. Works with no arguments once this connector is authorized via OAuth; otherwise pass the api_key created in the AbaPay app's Agent Hub (MCP).",
"tags": [
"balance",
"wallet",
"stablecoin",
"celo",
"base"
],
"examples": [
"What is the linked wallet's USDC balance and approved limit?"
]
},
{
"id": "list_plans",
"name": "List purchasable plans",
"description": "List the REAL, currently purchasable plans for a service that needs one \u2014 DATA bundles, CABLE packages, or EDUCATION products (WAEC/JAMB) \u2014 with their exact codes and current VTpass prices. ALWAYS call this before pay_bill for these three services and pass back one of the returned codes as variation_code. Never guess a plan, a code, or a price \u2014 if this returns nothing usable, say so rather than i",
"tags": [
"catalogue",
"data",
"cable",
"education"
],
"examples": [
"List MTN data plans"
]
},
{
"id": "list_international_options",
"name": "Browse international options",
"description": "Browse the REAL, live international top-up catalogue (170+ countries) one level at a time. Call with no country to see supported countries. Add country to see its product types. Add product_type_id to see operators. Add operator_id too to see real, currently purchasable plans with their exact codes, foreign-currency price, and NGN-equivalent cost. ALWAYS call this before pay_bill with service: INT",
"tags": [
"international",
"airtime",
"data",
"catalogue"
],
"examples": [
"What airtime operators are available in Ghana?"
]
},
{
"id": "transaction_history",
"name": "Recent transaction history",
"description": "List recent real transactions for the linked wallet \u2014 same data as the AbaPay app's History tab (service, provider, amount, status, tx hash). Read-only, no PIN required.",
"tags": [
"history",
"receipts"
],
"examples": [
"What bills were paid recently?"
]
},
{
"id": "pay_bill",
"name": "Pay a bill",
"description": "Pay a real bill \u2014 Nigerian (airtime, data, electricity, cable TV, a WAEC/JAMB education PIN) or international airtime/data across 170+ countries \u2014 from the linked wallet, settled on-chain and delivered via the same pipeline as the AbaPay app. For DATA, CABLE (when changing package), and EDUCATION, call list_plans first and use a real variation_code from it. For service: INTERNATIONAL, call list_in",
"tags": [
"payment",
"airtime",
"data",
"electricity",
"cable",
"education",
"international"
],
"examples": [
"Pay 1000 NGN MTN airtime for 08012345678"
]
}
]
}