Social Media Department Catalog
Small paid APIs that agents can call directly. BodegaCat keeps watch over status checks, launch audits, x402 inspection, and utility jobs with receipts.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.001 USDC on Base to 0xe879…5E4F8. The signed payment is good for 5 minutes.
- Paid to
- 0xe879…5E4F8
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1000 smallest units
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- 4tWJRw…BEgyi
- Token contract
- EPjFWd…TDt1v
- Payment window
- 5 minutes
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe8799C2dedA78ECcEB329D1E8FE9F110bf55E4F8",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC",
"version": "spl",
"decimals": 6
},
"payTo": "4tWJRwNyhGr88QTiV2yzMoGsaxZiCSRDepf9JTdBEgyi",
"amount": "1000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"limit": 50,
"platform": "all",
"includeSchemas": true,
"includeCoverageMap": true,
"includeExternalPattern": true
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"endpoints": [
{
"name": "facebook-page-posts-scraper",
"platform": "facebook",
"configured": true
}
],
"department": {
"name": "AgentBodega Social Media Department",
"department": "Social Media"
},
"socialCoveragePattern": [
{
"id": "tiktok-social-video",
"status": "staged",
"configured": false,
"plannedProducts": [
"profiles",
"videos",
"comments",
"search"
]
}
],
"xTwitterReadOnlyPattern": [
{
"id": "x-tweet-search",
"status": "available",
"priceUsd": "0.06",
"configured": true
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input",
"output"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"minimum": 1,
"description": "Maximum configured endpoints and pattern rows to return."
},
"query": {
"type": "string",
"description": "Optional text filter matched against platform, endpoint title, category, description, tags, and X/Twitter use cases."
},
"platform": {
"enum": [
"all",
"x",
"twitter",
"tiktok",
"instagram",
"facebook",
"reddit",
"youtube",
"linkedin",
"threads",
"bluesky",
"pinterest",
"twitch",
"snapchat",
"github",
"spotify",
"soundcloud",
"rumble",
"truthsocial",
"web",
"amazon",
"inference",
"ads",
"link-in-bio",
"ugc"
],
"type": "string",
"default": "all",
"description": "Optional platform or product-family focus. Use x or twitter for X/Twitter, ugc for creator research, ads for ad-library intelligence, or all for the full Social Media department."
},
"includeSchemas": {
"type": "boolean",
"default": true,
"description": "Include full schemas for configured AgentBodega social data endpoints."
},
"includeCoverageMap": {
"type": "boolean",
"default": true,
"description": "Include white-labeled Social Media coverage families, including staged platform/product families that are not yet payable resources."
},
"includeExternalPattern": {
"type": "boolean",
"default": true,
"description": "Include read-only X/Twitter product specs. Rows with configured false are staged and are not advertised as payable resources."
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"example": {
"type": "object",
"required": [
"department",
"endpoints",
"xTwitterReadOnlyPattern",
"socialCoveragePattern"
],
"properties": {
"endpoints": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"nextSteps": {
"type": "array",
"items": {
"type": "string"
}
},
"categories": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"department": {
"type": "object",
"additionalProperties": true
},
"socialCoveragePattern": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"xTwitterReadOnlyPattern": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
}
},
"additionalProperties": true
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"resource": {
"key": "social-media-catalog",
"url": "https://agentbodega.store/api/social-media/catalog",
"kind": "department-catalog",
"tags": [
"social-media",
"x",
"twitter",
"tiktok",
"facebook",
"instagram",
"reddit",
"youtube",
"linkedin",
"threads",
"bluesky",
"pinterest",
"twitch",
"spotify",
"ads",
"ugc",
"public-data",
"creator-research",
"social-listening"
],
"method": "POST",
"category": "social-media",
"mimeType": "application/json",
"description": "Return AgentBodega's Social Media department: configured public social/video data routes plus available and staged coverage families for social, creator, video, audio, ad-library, and UGC research products.",
"serviceName": "Social Media Department Catalog",
"outputSchema": {
"type": "object",
"required": [
"department",
"endpoints",
"xTwitterReadOnlyPattern",
"socialCoveragePattern"
],
"properties": {
"endpoints": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"nextSteps": {
"type": "array",
"items": {
"type": "string"
}
},
"categories": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"department": {
"type": "object",
"additionalProperties": true
},
"socialCoveragePattern": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
"xTwitterReadOnlyPattern": {
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
}
},
"additionalProperties": true
},
"inputContract": {
"fields": [
{
"name": "platform",
"type": "string",
"required": false,
"constraints": {
"enum": [
"all",
"x",
"twitter",
"tiktok",
"instagram",
"facebook",
"reddit",
"youtube",
"linkedin",
"threads",
"bluesky",
"pinterest",
"twitch",
"snapchat",
"github",
"spotify",
"soundcloud",
"rumble",
"truthsocial",
"web",
"amazon",
"inference",
"ads",
"link-in-bio",
"ugc"
],
"default": "all"
},
"description": "Optional platform or product-family focus. Use x or twitter for X/Twitter, ugc for creator research, ads for ad-library intelligence, or all for the full Social Media department."
},
{
"name": "query",
"type": "string",
"required": false,
"description": "Optional text filter matched against platform, endpoint title, category, description, tags, and X/Twitter use cases."
},
{
"name": "includeSchemas",
"type": "boolean",
"required": false,
"constraints": {
"default": true
},
"description": "Include full schemas for configured AgentBodega social data endpoints."
},
{
"name": "includeExternalPattern",
"type": "boolean",
"required": false,
"constraints": {
"default": true
},
"description": "Include read-only X/Twitter product specs. Rows with configured false are staged and are not advertised as payable resources."
},
{
"name": "includeCoverageMap",
"type": "boolean",
"required": false,
"constraints": {
"default": true
},
"description": "Include white-labeled Social Media coverage families, including staged platform/product families that are not yet payable resources."
},
{
"name": "limit",
"type": "integer",
"required": false,
"constraints": {
"default": 20,
"maximum": 50,
"minimum": 1
},
"description": "Maximum configured endpoints and pattern rows to return."
}
],
"example": {
"limit": 50,
"platform": "all",
"includeSchemas": true,
"includeCoverageMap": true,
"includeExternalPattern": true
},
"optional": [
"platform",
"query",
"includeSchemas",
"includeExternalPattern",
"includeCoverageMap",
"limit"
],
"required": [],
"contentType": "application/json",
"additionalProperties": false
},
"longDescription": "Return AgentBodega's Social Media department: configured public social/video data routes plus available and staged coverage families for social, creator, video, audio, ad-library, and UGC research products.\n\nInput: send a JSON request body.\nRequired fields: none.\nOptional fields: platform, query, includeSchemas, includeExternalPattern, includeCoverageMap, limit.\n\nAccepted fields:\n- platform (optional, string): Optional platform or product-family focus. Use x or twitter for X/Twitter, ugc for creator research, ads for ad-library intelligence, or all for the full Social Media department. Constraints: accepted values: \"all\", \"x\", \"twitter\", \"tiktok\", \"instagram\", \"facebook\", \"reddit\", \"youtube\", \"linkedin\", \"threads\", \"bluesky\", \"pinterest\", \"twitch\", \"snapchat\", \"github\", \"spotify\", \"soundcloud\", \"rumble\", \"truthsocial\", \"web\", \"amazon\", \"inference\", \"ads\", \"link-in-bio\", \"ugc\"; default: \"all\".\n- query (optional, string): Optional text filter matched against platform, endpoint title, category, description, tags, and X/Twitter use cases.\n- includeSchemas (optional, boolean): Include full schemas for configured AgentBodega social data endpoints. Constraints: default: true.\n- includeExternalPattern (optional, boolean): Include read-only X/Twitter product specs. Rows with configured false are staged and are not advertised as payable resources. Constraints: default: true.\n- includeCoverageMap (optional, boolean): Include white-labeled Social Media coverage families, including staged platform/product families that are not yet payable resources. Constraints: default: true.\n- limit (optional, integer): Maximum configured endpoints and pattern rows to return. Constraints: default: 20; min: 1; max: 50.\n\nExample request body:\n```json\n{\n \"platform\": \"all\",\n \"includeExternalPattern\": true,\n \"includeCoverageMap\": true,\n \"includeSchemas\": true,\n \"limit\": 50\n}\n```"
},
"routeTemplate": "/api/social-media/catalog"
}
}Provenance
- Seen in the source catalog
- 2026-07-05 08:49Z
- Last indexed by Roundhouse
- 2026-08-04 03:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-14 03:15Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 405
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service Social Media Department Catalog and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=Social%20Media%20Department%20Catalog' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://agentbodega.store/api/social-media/catalog, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.