21 AI-powered API endpoints with x402 pay-per-call micropayments in USDC on Base. No API keys, no subscriptions.
Pay from $0.60 to $5.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-03 · no on-chain settlement recorded yet
ASSESSMENT
updated 1h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- -
- avg response
- -
- total checks
- 0
compliance unknown
x402 compliance not evaluated yet.
price $0.60 to $5.00 (p86 in AI)
- price (min)
- $0.60
- price (max)
- $5.00
- category percentile (min)
- p86 in AI
- category percentile (max)
- p88 in AI
- endpoints / prices
- 9 / 8
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- 5d
- registrar
- Cloudflare, Inc.
- hosting
- custom
- domain created
- 2026-07-29
Identity facts, not a risk score.
traction $0 30d · 0 buyers
- volume 30d
- $0
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- ---
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- $0
- max settlement 30d
- $0
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides various AI-powered services including consultation, long question answering, puzzle generation, RAG, SQL assistance, story creation, web agent functionality, and world building.
- category
- ai-services
- in
- body
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| POST | /api/consultation | $5.00 | Base | USDC | |
| POST | /api/longqa | $1.00 | Base | USDC | |
| POST | /api/mcp-eval | $2.00 | Base | USDC | |
| POST | /api/puzzles | $0.80 | Base | USDC | |
| POST | /api/rag | $1.50 | Base | USDC | |
| POST | /api/sql | $1.20 | Base | USDC | |
| POST | /api/storyforge | $0.60 | Base | USDC | |
| POST | /api/webagent | $1.80 | Base | USDC | |
| POST | /api/worldbuilder | $2.00 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /api/consultation returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://mazzagrp.com/api/consultation'
// 402 response (captured by monitor) · 9 payloads · click to expand
[
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "1500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/rag",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "Retrieval-augmented generation pipeline",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "2000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/mcp-eval",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "MCP (Model Context Protocol) evaluation and scoring",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "600000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/storyforge",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI-powered creative story generation and worldbuilding",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/longqa",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "Long-form question answering with deep analysis",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "1800000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/webagent",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI web agent for autonomous browsing and task execution",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "800000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/puzzles",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI puzzle generation and solving",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "2000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/worldbuilder",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI worldbuilding for fiction, games, and RPGs",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "1200000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/sql",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI-powered SQL query generation and optimization",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
},
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xD98b6969fab0bA4D4BB086fF273ff7ccD284CEe8",
"amount": "5000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mazzagrp.com/api/consultation",
"tags": [
"ai",
"agents",
"automation"
],
"iconUrl": "https://mazzagrp.com/icon.png",
"mimeType": "application/json",
"description": "AI consultation with a senior strategist",
"serviceName": "Mazza Group AI APIs"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "POST",
"queryParams": {
"prompt": "string — the input prompt for the AI service"
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/mazza-group-ai-apis/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 9 endpoints. Use the selector to isolate one.
COMPLIANCE
not evaluated- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (5) · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/mazza-group-ai-apis?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/mazza-group-ai-apis.svg" alt="Mazza Group AI APIs listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/mazza-group-ai-apis?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/mazza-group-ai-apis?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/mazza-group-ai-apis.svg?data=uptime" alt="Mazza Group AI APIs uptime on x402-list" height="28"> </a>