api.linkedpanda.com
Panda listens to the posts that matter, spots buying conversations with intent signals, and enriches people engaging — while they are still leaning in. No LinkedIn login, cookie, or extension.
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.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe740D5701749D262dA5E4Fcb9f814c5B6D91Cf46",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.linkedpanda.com/agent/v1/profiles/posts",
"mimeType": "application/json",
"description": "LinkedIn profile enrichment API for one B2B lead"
},
"extensions": {
"bazaar": {
"info": {
"tags": [
"linkedin",
"linkedin-profile-enrichment",
"b2b-leads",
"contact-enrichment",
"email-enrichment"
],
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"linkedinId": "posts"
}
},
"output": {
"type": "json",
"schema": {
"type": "object",
"required": [
"linkedinId",
"linkedinUrl",
"linkedinProviderId",
"objectUrn",
"firstName",
"lastName",
"headline",
"about",
"topSkills",
"title",
"companyName",
"companyDomain",
"companyLinkedinUrl",
"companyUniversalName",
"companyProviderId",
"location",
"country",
"locationLinkedinText",
"locationCountryCode",
"locationRegionCode",
"locationCountry",
"locationCountryFull",
"locationState",
"locationCity",
"avatarUrl",
"coverUrl",
"connectionsCount",
"followerCount",
"registeredAt",
"openToWork",
"hiring",
"premium",
"influencer",
"memorialized",
"verified",
"currentRoleDescription",
"currentRoleEmploymentType",
"currentRoleWorkplaceType",
"currentRoleDuration",
"currentPositions",
"experience",
"education",
"certifications",
"projects",
"volunteering",
"receivedRecommendations",
"skills",
"publications",
"courses",
"patents",
"honorsAndAwards",
"languages",
"causes",
"organizations",
"profileActions",
"featured",
"profilePictures",
"coverPictures",
"profileLocales",
"additionalProfileData",
"enrichedAt"
],
"properties": {
"about": {
"type": [
"string",
"null"
]
},
"title": {
"type": [
"string",
"null"
]
},
"causes": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"hiring": {
"type": [
"boolean",
"null"
]
},
"skills": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"country": {
"type": [
"string",
"null"
]
},
"courses": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"patents": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"premium": {
"type": [
"boolean",
"null"
]
},
"coverUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"featured": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"headline": {
"type": [
"string",
"null"
]
},
"lastName": {
"type": [
"string",
"null"
]
},
"location": {
"type": [
"string",
"null"
]
},
"projects": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"verified": {
"type": [
"boolean",
"null"
]
},
"avatarUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"education": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"firstName": {
"type": [
"string",
"null"
]
},
"languages": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"objectUrn": {
"type": [
"string",
"null"
]
},
"topSkills": {
"type": [
"string",
"null"
]
},
"enrichedAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"experience": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"influencer": {
"type": [
"boolean",
"null"
]
},
"linkedinId": {
"type": "string"
},
"openToWork": {
"type": [
"boolean",
"null"
]
},
"companyName": {
"type": [
"string",
"null"
]
},
"linkedinUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"locationCity": {
"type": [
"string",
"null"
]
},
"memorialized": {
"type": [
"boolean",
"null"
]
},
"publications": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"registeredAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"volunteering": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"companyDomain": {
"type": [
"string",
"null"
]
},
"coverPictures": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"followerCount": {
"type": [
"integer",
"null"
],
"minimum": 0
},
"locationState": {
"type": [
"string",
"null"
]
},
"organizations": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"certifications": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"profileActions": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"profileLocales": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"honorsAndAwards": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"locationCountry": {
"type": [
"string",
"null"
]
},
"profilePictures": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"connectionsCount": {
"type": [
"integer",
"null"
],
"minimum": 0
},
"currentPositions": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"companyProviderId": {
"type": [
"string",
"null"
]
},
"companyLinkedinUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"linkedinProviderId": {
"type": [
"string",
"null"
]
},
"locationRegionCode": {
"type": [
"string",
"null"
]
},
"currentRoleDuration": {
"type": [
"string",
"null"
]
},
"locationCountryCode": {
"type": [
"string",
"null"
]
},
"locationCountryFull": {
"type": [
"string",
"null"
]
},
"companyUniversalName": {
"type": [
"string",
"null"
]
},
"locationLinkedinText": {
"type": [
"string",
"null"
]
},
"additionalProfileData": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"currentRoleDescription": {
"type": [
"string",
"null"
]
},
"receivedRecommendations": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"currentRoleWorkplaceType": {
"type": [
"string",
"null"
]
},
"currentRoleEmploymentType": {
"type": [
"string",
"null"
]
}
},
"additionalProperties": false
},
"example": {
"about": "B2B revenue leader building repeatable outbound and partner-led growth motions.",
"title": "VP Sales",
"causes": [
{
"name": "Education"
}
],
"hiring": true,
"skills": [
{
"name": "Sales Development"
},
{
"name": "Revenue Operations"
}
],
"country": "US",
"courses": [
{
"name": "Advanced B2B Sales Management"
}
],
"patents": [],
"premium": true,
"coverUrl": "https://media.example.com/profile/alex-example-cover.jpg",
"featured": {
"items": [
{
"title": "How ExampleCo scales outbound"
}
]
},
"headline": "VP Sales at ExampleCo",
"lastName": "Example",
"location": "San Francisco Bay Area",
"projects": [
{
"name": "Partner Pipeline Launch"
}
],
"verified": true,
"avatarUrl": "https://media.example.com/profile/alex-example.jpg",
"education": [
{
"degree": "MBA",
"schoolName": "Example University"
}
],
"firstName": "Alex",
"languages": [
{
"name": "English",
"proficiency": "Native or bilingual"
}
],
"objectUrn": "urn:li:fsd_profile:exampleProfileUrn",
"topSkills": "Revenue Operations, Sales Development, Go-to-market Strategy",
"enrichedAt": "2026-05-13T08:00:00.000Z",
"experience": [
{
"title": "Director of Revenue",
"companyName": "Sample Labs"
}
],
"influencer": false,
"linkedinId": "alex-example",
"openToWork": false,
"companyName": "ExampleCo",
"linkedinUrl": "https://www.linkedin.com/in/alex-example/",
"locationCity": "San Francisco",
"memorialized": false,
"publications": [
{
"title": "Building Repeatable Pipeline"
}
],
"registeredAt": "2016-04-18T12:00:00.000Z",
"volunteering": [
{
"role": "Startup Mentor",
"organization": "Example Mentors"
}
],
"companyDomain": "example.co",
"coverPictures": {
"displayImage": "https://media.example.com/profile/alex-example-cover.jpg"
},
"followerCount": 18450,
"locationState": "California",
"organizations": [
{
"name": "Example Revenue Council",
"role": "Member"
}
],
"certifications": [
{
"name": "Revenue Leadership Certificate"
}
],
"profileActions": [
{
"type": "follow",
"label": "Follow"
}
],
"profileLocales": [
{
"country": "US",
"language": "en"
}
],
"honorsAndAwards": [
{
"title": "Top Revenue Operator"
}
],
"locationCountry": "us",
"profilePictures": {
"displayImage": "https://media.example.com/profile/alex-example.jpg"
},
"connectionsCount": 4200,
"currentPositions": [
{
"title": "VP Sales",
"companyName": "ExampleCo"
}
],
"companyProviderId": "urn:li:company:987654321",
"companyLinkedinUrl": "https://www.linkedin.com/company/exampleco/",
"linkedinProviderId": "urn:li:member:123456789",
"locationRegionCode": "CA",
"currentRoleDuration": "2 yrs 4 mos",
"locationCountryCode": "US",
"locationCountryFull": "United States",
"companyUniversalName": "exampleco",
"locationLinkedinText": "San Francisco, California, United States",
"additionalProfileData": {
"publicProfileVisibility": "public"
},
"currentRoleDescription": "Leads new business, sales development, and partner revenue programs.",
"receivedRecommendations": [
{
"recommenderName": "Taylor Sample"
}
],
"currentRoleWorkplaceType": "Hybrid",
"currentRoleEmploymentType": "Full-time"
}
},
"pricing": {
"unit": "request",
"amount": "0.05",
"scheme": "exact",
"network": "eip155:8453",
"currency": "USDC",
"quantity": 1,
"maxAmount": "0.05",
"minAmount": "0.05",
"unitAmount": "0.05"
},
"category": "Data",
"enriched": true,
"providerUrl": "https://linkedpanda.com",
"serviceName": "Linked Panda",
"providerName": "Linked Panda",
"usageGuidance": "For profile endpoints, use a real LinkedIn person profile identifier from linkedin.com/in/<linkedinId>. If you have the full profile URL, prefer linkedinUrl instead of guessing an ID.",
"integrationType": "1P"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string"
}
},
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"properties": {
"linkedinId": {
"type": "string",
"minLength": 1
}
},
"additionalProperties": false
},
"queryParams": {
"type": "object",
"anyOf": [
{
"required": [
"linkedinId"
]
},
{
"required": [
"linkedinUrl"
]
}
],
"properties": {
"linkedinId": {
"type": "string",
"minLength": 1
},
"linkedinUrl": {
"type": "string",
"format": "uri"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"type": {
"type": "string"
},
"schema": {
"type": "object"
},
"example": {
"type": "object",
"required": [
"linkedinId",
"linkedinUrl",
"linkedinProviderId",
"objectUrn",
"firstName",
"lastName",
"headline",
"about",
"topSkills",
"title",
"companyName",
"companyDomain",
"companyLinkedinUrl",
"companyUniversalName",
"companyProviderId",
"location",
"country",
"locationLinkedinText",
"locationCountryCode",
"locationRegionCode",
"locationCountry",
"locationCountryFull",
"locationState",
"locationCity",
"avatarUrl",
"coverUrl",
"connectionsCount",
"followerCount",
"registeredAt",
"openToWork",
"hiring",
"premium",
"influencer",
"memorialized",
"verified",
"currentRoleDescription",
"currentRoleEmploymentType",
"currentRoleWorkplaceType",
"currentRoleDuration",
"currentPositions",
"experience",
"education",
"certifications",
"projects",
"volunteering",
"receivedRecommendations",
"skills",
"publications",
"courses",
"patents",
"honorsAndAwards",
"languages",
"causes",
"organizations",
"profileActions",
"featured",
"profilePictures",
"coverPictures",
"profileLocales",
"additionalProfileData",
"enrichedAt"
],
"properties": {
"about": {
"type": [
"string",
"null"
]
},
"title": {
"type": [
"string",
"null"
]
},
"causes": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"hiring": {
"type": [
"boolean",
"null"
]
},
"skills": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"country": {
"type": [
"string",
"null"
]
},
"courses": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"patents": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"premium": {
"type": [
"boolean",
"null"
]
},
"coverUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"featured": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"headline": {
"type": [
"string",
"null"
]
},
"lastName": {
"type": [
"string",
"null"
]
},
"location": {
"type": [
"string",
"null"
]
},
"projects": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"verified": {
"type": [
"boolean",
"null"
]
},
"avatarUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"education": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"firstName": {
"type": [
"string",
"null"
]
},
"languages": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"objectUrn": {
"type": [
"string",
"null"
]
},
"topSkills": {
"type": [
"string",
"null"
]
},
"enrichedAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"experience": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"influencer": {
"type": [
"boolean",
"null"
]
},
"linkedinId": {
"type": "string"
},
"openToWork": {
"type": [
"boolean",
"null"
]
},
"companyName": {
"type": [
"string",
"null"
]
},
"linkedinUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"locationCity": {
"type": [
"string",
"null"
]
},
"memorialized": {
"type": [
"boolean",
"null"
]
},
"publications": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"registeredAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"volunteering": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"companyDomain": {
"type": [
"string",
"null"
]
},
"coverPictures": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"followerCount": {
"type": [
"integer",
"null"
],
"minimum": 0
},
"locationState": {
"type": [
"string",
"null"
]
},
"organizations": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"certifications": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"profileActions": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"profileLocales": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"honorsAndAwards": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"locationCountry": {
"type": [
"string",
"null"
]
},
"profilePictures": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"connectionsCount": {
"type": [
"integer",
"null"
],
"minimum": 0
},
"currentPositions": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"companyProviderId": {
"type": [
"string",
"null"
]
},
"companyLinkedinUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"linkedinProviderId": {
"type": [
"string",
"null"
]
},
"locationRegionCode": {
"type": [
"string",
"null"
]
},
"currentRoleDuration": {
"type": [
"string",
"null"
]
},
"locationCountryCode": {
"type": [
"string",
"null"
]
},
"locationCountryFull": {
"type": [
"string",
"null"
]
},
"companyUniversalName": {
"type": [
"string",
"null"
]
},
"locationLinkedinText": {
"type": [
"string",
"null"
]
},
"additionalProfileData": {
"oneOf": [
{
"type": "object",
"additionalProperties": true
},
{
"type": "null"
}
]
},
"currentRoleDescription": {
"type": [
"string",
"null"
]
},
"receivedRecommendations": {
"oneOf": [
{
"type": "array",
"items": {
"type": "object",
"additionalProperties": true
}
},
{
"type": "null"
}
]
},
"currentRoleWorkplaceType": {
"type": [
"string",
"null"
]
},
"currentRoleEmploymentType": {
"type": [
"string",
"null"
]
}
},
"additionalProperties": false
}
}
},
"pricing": {
"type": "object",
"properties": {
"unit": {
"enum": [
"request",
"profile",
"post",
"page"
],
"type": "string"
},
"amount": {
"type": "string"
},
"scheme": {
"type": "string"
},
"network": {
"type": "string"
},
"currency": {
"type": "string"
},
"quantity": {
"type": "integer",
"minimum": 1
},
"maxAmount": {
"type": "string"
},
"minAmount": {
"type": "string"
},
"unitAmount": {
"type": "string"
}
},
"additionalProperties": false
},
"category": {
"type": "string"
},
"enriched": {
"type": "boolean"
},
"providerUrl": {
"type": "string",
"format": "uri"
},
"serviceName": {
"type": "string"
},
"inputWarning": {
"type": "string"
},
"providerName": {
"type": "string"
},
"usageGuidance": {
"type": "string"
},
"integrationType": {
"type": "string"
}
}
},
"routeTemplate": "/agent/v1/profiles/:linkedinId"
}
},
"x402Version": 2
}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.25 USDC on Base to 0xe740…1Cf46. The signed payment is good for 5 minutes.
- Paid to
- 0xe740…1Cf46
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 250000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe740D5701749D262dA5E4Fcb9f814c5B6D91Cf46",
"amount": "250000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"tags": [
"linkedin",
"linkedin-profile-enrichment",
"b2b-leads",
"contact-enrichment",
"email-enrichment"
],
"input": {
"body": {
"limit": 5,
"profile": "replace-with-real-linkedin-id",
"requestContext": {
"requestId": "lp_lead_research_2026_06_11_001",
"userIntent": "Build a warm outbound list from LinkedIn post engagement for Linked Panda ICP research",
"promptSummary": "Find RevOps leaders who engaged with Reid Hoffman's recent AI sales post"
}
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"results": [],
"pagination": {
"pageSize": 0,
"pageNumber": 1,
"totalElements": 0,
"paginationToken": null
}
}
},
"pricing": {
"unit": "post",
"amount": "0.25",
"scheme": "exact",
"network": "eip155:8453",
"currency": "USDC",
"quantity": 5,
"maxAmount": "1.00",
"minAmount": "0.05",
"unitAmount": "0.05"
},
"category": "Data",
"enriched": true,
"providerUrl": "https://linkedpanda.com",
"serviceName": "Linked Panda",
"providerName": "Linked Panda",
"usageGuidance": "For profile endpoints, use a real LinkedIn person profile identifier from linkedin.com/in/<linkedinId>. If you have the full profile URL, prefer linkedinUrl instead of guessing an ID.",
"integrationType": "1P"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"properties": {
"body": {
"type": "object",
"properties": {
"limit": {
"type": "number"
},
"profile": {
"type": "string"
},
"requestContext": {
"type": "object",
"properties": {
"requestId": {
"type": "string"
},
"userIntent": {
"type": "string"
},
"promptSummary": {
"type": "string"
}
},
"additionalProperties": true
}
},
"additionalProperties": true
},
"type": {
"type": "string"
},
"method": {
"type": "string"
},
"bodyType": {
"type": "string"
}
},
"additionalProperties": true
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"results": {
"type": "array",
"items": {}
},
"pagination": {
"type": "object",
"properties": {
"pageSize": {
"type": "number"
},
"pageNumber": {
"type": "number"
},
"totalElements": {
"type": "number"
},
"paginationToken": {
"type": "null"
}
},
"additionalProperties": true
}
},
"additionalProperties": true
}
},
"additionalProperties": true
}
},
"additionalProperties": true
}
}
}Provenance
- Seen in the source catalog
- 2026-09-17 18:52Z
- Last indexed by Roundhouse
- 2026-09-24 13:00Z
- Last enriched (probe, favicon, geo)
- 2026-09-23 08:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service api.linkedpanda.com 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=api.linkedpanda.com' 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://api.linkedpanda.com/agent/v1/profiles/posts, 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.