Hi — supplier application for Oblique Markets (https://oblique.markets), an x402/MPP-paid API catalog for AI agents (USDC on Base + Solana, MPP on Tempo; no accounts, no keys). Following the shape of #66/#62 — happy to switch to a template if one exists.
What we'd bring: a small, high-repeat subset (the endpoints agents call in loops, not the whole catalog):
| Endpoint |
Price |
Answers |
GET /api/v1/paid/bazaar-category-heat |
$0.003 |
which x402 Bazaar categories are gaining sellers/payers day over day |
GET /api/v1/paid/bazaar-pulse |
$0.002 |
daily catalog delta: added / removed / repriced listings |
POST /api/v1/paid/x402-endpoint-verify |
$0.02 |
is this x402 endpoint live, correctly priced, and settling? |
POST /api/v1/paid/settlement-verify |
$0.01 |
verify a Base x402 settlement on-chain |
POST /api/v1/paid/web-extract |
$0.03 |
URL → structured text/JSON |
All on https://api.oblique.markets, x402 v2 exact (Base eip155:8453 + Solana) and MPP/Tempo; typical latency 300–900 ms. Routing margin/repricing on your side is fine — no minimums either way.
Verify everything without talking to us:
curl -i https://api.oblique.markets/api/v1/paid/time # live 402 challenge, $0.01
curl https://oblique.markets/.well-known/x402.json # full catalog
curl https://oblique.markets/openapi.json # schemas
# MCP (Streamable HTTP): https://api.oblique.markets/mcp — x402 payment per tool call
We're also indexed in the CDP x402 Bazaar discovery (60+ resources under oblique.markets / api.oblique.markets), so 30-day call/payer counts are queryable without our cooperation.
Where we actually are, so you're not surprised later: demand is early — our first repeat external buyers arrived this week (Solana/MPP payers looping on the sub-cent operational endpoints, which is exactly the subset above). Listing on BlockRun is us trying to meet callers where they already route.
Contact: research@oblique.markets. Anything else you need for onboarding, ask here.
Hi — supplier application for Oblique Markets (https://oblique.markets), an x402/MPP-paid API catalog for AI agents (USDC on Base + Solana, MPP on Tempo; no accounts, no keys). Following the shape of #66/#62 — happy to switch to a template if one exists.
What we'd bring: a small, high-repeat subset (the endpoints agents call in loops, not the whole catalog):
GET /api/v1/paid/bazaar-category-heatGET /api/v1/paid/bazaar-pulsePOST /api/v1/paid/x402-endpoint-verifyPOST /api/v1/paid/settlement-verifyPOST /api/v1/paid/web-extractAll on
https://api.oblique.markets, x402 v2exact(Baseeip155:8453+ Solana) and MPP/Tempo; typical latency 300–900 ms. Routing margin/repricing on your side is fine — no minimums either way.Verify everything without talking to us:
We're also indexed in the CDP x402 Bazaar discovery (60+ resources under
oblique.markets/api.oblique.markets), so 30-day call/payer counts are queryable without our cooperation.Where we actually are, so you're not surprised later: demand is early — our first repeat external buyers arrived this week (Solana/MPP payers looping on the sub-cent operational endpoints, which is exactly the subset above). Listing on BlockRun is us trying to meet callers where they already route.
Contact: research@oblique.markets. Anything else you need for onboarding, ask here.