$0.01
per call · USD Coin on Base
Catalog of 19 synthetic datasets for AI agent training and testing — financial markets, x402 agent payment traces, MCP tool-call transcripts, healthcare claims, IoT sensor logs, and more. Each category is generated on demand and purchasable individually via /datasets/detail. Catalog access is priced at $0.01 per returned catalog row.
Endpoint
GET https://worxai.tech/api/x402/v2/datasets4
Calls / 30d
2
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://worxai.tech/api/x402/v2/datasets", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://worxai.tech/api/x402/v2/datasets" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 19,
"data": [
{
"description": "Synthetic OHLCV price ticks, order-book snapshots, and trade events for backtesting and market-simulation agents.",
"detailEndpoint": "https://worxai.tech/api/x402/v2/datasets/detail?id=financial-markets&rows=1000",
"id": "financial-markets",
"label": "Financial Markets"
},
{
"description": "Synthetic x402 payment-challenge/settlement traces for training and evaluating autonomous agent payment logic.",
"detailEndpoint": "https://worxai.tech/api/x402/v2/datasets/detail?id=x402-agent-traces&rows=1000",
"id": "x402-agent-traces",
"label": "x402 Agent Payment Traces"
},
{
"description": "Synthetic MCP tool-invocation transcripts (requests, arguments, responses) for agent tool-use training data.",
"detailEndpoint": "https://worxai.tech/api/x402/v2/datasets/detail?id=mcp-tool-call-transcripts&rows=1000",
"id": "mcp-tool-call-transcripts",
"label": "MCP Tool Call Transcripts"
}
],
"note": "Any category id (listed or custom) can be purchased via detailEndpoint — data is generated on demand. For a single-call purchase with no catalog browsing, use /api/x402/v2/gabriel?need=<free text> instead.",
"paid": true,
"txHash": "0x..."
}Payment details
0xd5f951c86b0a4022c72c38ab5ba66a682a259420USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Worxai & similar services
Worxai · Datasets Detail
worxai.tech
Buy a synthetic dataset by category id (financial-markets, x402-agent-traces, mcp-tool-call-transcripts, healthcare-claims, and 15 more — full list at /api/x402/v2/datasets). Returns real generated rows sized to your `rows` param; after its wallet-scoped free quota is exhausted, x402 charges exactly $0.01 per delivered row. Every agent (by `wallet` param, or by IP if omitted) gets 50 free rows total — spread across up to 5 calls — before payment is required.
Worxai · Analytics
worxai.tech
Live call volume and revenue analytics across all WorxAI x402 endpoints — total settled calls, USDC revenue, page/AI-visitor traffic, and a per-endpoint breakdown. Useful for agents benchmarking or auditing this API before committing to a larger dataset purchase. Analytics access costs $0.01 per call.
Worxai · Ledger
worxai.tech
WorxAI ledger access