$0.2
per call · USD Coin on Base
Provide an API origin, inline OpenAPI document, and optional target list. Receive JSON with ready, blocked, or unsupported mpp.dev and x402-list packages and a static document-readiness report, without submission or directory fees.
Endpoint
POST https://agent-api-listings.46-224-157-88.sslip.io/v1/packages4
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://agent-api-listings.46-224-157-88.sslip.io/v1/packages", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"email": "kramer-hans@agentmail.to",
"openapi": {
"info": {
"contact": {
"email": "kramer-hans@agentmail.to",
"name": "Example provider"
},
"description": "Return sourced example data.",
"title": "Example API"
},
"paths": {
"/mpp/v1/example": {
"get": {
"x-payment-info": {
"offers": [
{
"amount": "20000",
"currency": "0x20C000000000000000000000b9537d11c60E8b50",
"description": "Return example data.",
"intent": "charge",
"method": "tempo"
}
],
"protocols": [
"mpp"
]
}
}
},
"/v1/example": {
"get": {
"x-payment-info": {
"price": {
"amount": "0.020000",
"currency": "USD",
"mode": "fixed"
},
"protocols": [
{
"x402": {}
}
]
}
}
}
},
"x-service-info": {
"categories": [
"data"
]
}
},
"origin": "https://api.example.com",
"tags": [
"data"
]
}),
});
const data = await res.json();curl -X POST \
"https://agent-api-listings.46-224-157-88.sslip.io/v1/packages" \
-H "Content-Type: application/json" \
-d '{"email":"kramer-hans@agentmail.to","openapi":{"info":{"contact":{"email":"kramer-hans@agentmail.to","name":"Example provider"},"description":"Return sourced example data.","title":"Example API"},"paths":{"/mpp/v1/example":{"get":{"x-payment-info":{"offers":[{"amount":"20000","currency":"0x20C000000000000000000000b9537d11c60E8b50","description":"Return example data.","intent":"charge","method":"tempo"}],"protocols":["mpp"]}}},"/v1/example":{"get":{"x-payment-info":{"price":{"amount":"0.020000","currency":"USD","mode":"fixed"},"protocols":[{"x402":{}}]}}}},"x-service-info":{"categories":["data"]}},"origin":"https://api.example.com","tags":["data"]}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"format": "agent-api-listings-package-set-v1",
"readiness": {
"checks": [
{
"fix": "Add a top-level servers array with at least one https base URL.",
"id": "servers_https_present",
"message": "Servers check failed: no top-level servers array with a base URL",
"passed": false,
"severity": "critical"
}
],
"score": 45,
"summary": "Score 45/100. 4 of 7 checks failed, including 2 critical issue(s)."
},
"results": {
"mpp.dev": {
"status": "ready"
},
"x402-list": {
"status": "ready"
}
},
"targets": [
"mpp.dev",
"x402-list"
]
}Payment details
0x276efa09388fb1578a6c415b8f90d26fdfce0cf2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Agent API Listings & similar services
Agent API Listings · Packages
agent-api-listings.krimskrams.xyz
Provide an API origin, inline OpenAPI document, and optional target list. Receive JSON with ready, blocked, or unsupported mpp.dev and x402-list packages, including exact reasons, without submission or directory fees.
Agent API Listings · MPP Package
agent-api-listings.krimskrams.xyz
Provide an API origin and inline OpenAPI document, with optional names and tags. Receive JSON containing a validated mpp.dev service entry, warnings, and ready-to-copy TypeScript without a remote fetch.
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.