api.tradebot.devs.surf

Claim a free subdomain on devs.surf in seconds and keep it free forever — no credit card, no trials, no catch. Search a name, claim it, and manage A, AAAA, CNAME, and TXT records with realtime DNS. Point it at Vercel, Netlify, or your own server. 100% free, always.

SearchLiveeip155:8453Exactvia cdp
Market-dataData-qualityAttestationProvenanceTrading-agents
Calls · 30d
1
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 5 snapshots so far.
$0.26
Verified settled volume
17 settlements proven x402 by their on-chain EIP-3009 marker.
$0.010
Listed price
As published in the catalog. Always read the live 402 before paying.
1
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-09-19 10:09Z
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x1bdd0cf6c2457765afeb717bc1e5d74b27d45a0f

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

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.

0.01USDC≈ $0.01 USD
on Base · exact scheme

Pay 0.01 USDC on Base to 0x1bdd…45a0f. The signed payment is good for 5 minutes.

USD Coin contract
0x8335…02913
Payment window
5 minutes
As published
10000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x1bdd0cf6c2457765afeb717bc1e5d74b27d45a0f",
    "amount": "10000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 300
  }
]

Extensions

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "policy": {
            "max_age_ms": 2000,
            "require_sequence": true,
            "max_receive_lag_ms": 500,
            "expected_interval_ms": 1000,
            "interval_tolerance_ms": 0,
            "allowed_future_clock_skew_ms": 1000,
            "require_identity_consistency": true
          },
          "dataset_id": "decision-input-17",
          "observations": [
            {
              "identity": "instrument-A",
              "sequence": 1,
              "event_time_ms": 2000000097000,
              "payload_sha256": "5feceb66ffc86f38d952786c6d696c79c2dbc239dd4e91b46729d73a27fb57e9",
              "received_time_ms": 2000000097100
            },
            {
              "identity": "instrument-A",
              "sequence": 2,
              "event_time_ms": 2000000098000,
              "payload_sha256": "6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b",
              "received_time_ms": 2000000098100
            },
            {
              "identity": "instrument-A",
              "sequence": 3,
              "event_time_ms": 2000000099000,
              "payload_sha256": "d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35",
              "received_time_ms": 2000000099100
            }
          ],
          "source_label": "caller-observer-A"
        },
        "type": "http",
        "method": "POST",
        "bodyType": "json"
      },
      "output": {
        "type": "json",
        "example": {
          "checks": [
            {
              "check": "schema_and_count_bounds",
              "status": "PASS",
              "evidence": {
                "maximum": 512,
                "minimum": 1,
                "observation_count": 3,
                "timestamps_are_bounded_integers": true
              }
            },
            {
              "check": "causal_event_receive_timing",
              "status": "PASS",
              "evidence": {
                "violations": 0,
                "minimum_receive_lag_ms": 100
              }
            },
            {
              "check": "received_time_not_materially_future",
              "status": "PASS",
              "evidence": {
                "violations": 0,
                "evaluation_time_ms": 2000000100000,
                "maximum_received_time_ms": 2000000099100,
                "allowed_future_clock_skew_ms": 1000
              }
            },
            {
              "check": "receive_lag_limit",
              "status": "PASS",
              "evidence": {
                "violations": 0,
                "maximum_allowed_receive_lag_ms": 500,
                "maximum_observed_receive_lag_ms": 100
              }
            },
            {
              "check": "raw_observation_order",
              "status": "PASS",
              "evidence": {
                "input_was_sorted": false,
                "event_times_monotonic": true,
                "received_times_monotonic": true
              }
            },
            {
              "check": "unique_event_timestamps",
              "status": "PASS",
              "evidence": {
                "duplicate_count": 0
              }
            },
            {
              "check": "unique_sequence_numbers",
              "status": "PASS",
              "evidence": {
                "present_count": 3,
                "duplicate_count": 0
              }
            },
            {
              "check": "sequence_presence",
              "status": "PASS",
              "evidence": {
                "required": true,
                "present_count": 3,
                "observation_count": 3,
                "mixed_presence_allowed": false
              }
            },
            {
              "check": "strict_sequence_order",
              "status": "PASS",
              "evidence": {
                "applicable": true,
                "strictly_increasing": true
              }
            },
            {
              "check": "identity_consistency",
              "status": "PASS",
              "evidence": {
                "required": true,
                "present_count": 3,
                "distinct_present_count": 1
              }
            },
            {
              "check": "payload_hash_presence",
              "status": "PASS",
              "evidence": {
                "present_count": 3,
                "observation_count": 3,
                "mixed_presence_allowed": false,
                "syntax_schema_validated": true
              }
            },
            {
              "check": "latest_observation_freshness",
              "status": "PASS",
              "evidence": {
                "age_ms": 900,
                "maximum_age_ms": 2000,
                "evaluation_time_ms": 2000000100000,
                "latest_received_time_ms": 2000000099100
              }
            },
            {
              "check": "expected_event_interval",
              "status": "PASS",
              "evidence": {
                "configured": true,
                "tolerance_ms": 0,
                "comparison_count": 2,
                "expected_interval_ms": 1000,
                "maximum_allowed_delta_ms": 1000,
                "minimum_allowed_delta_ms": 1000,
                "maximum_observed_delta_ms": 1000,
                "minimum_observed_delta_ms": 1000
              }
            },
            {
              "check": "evidence_time_bounds",
              "status": "PASS",
              "evidence": {
                "evaluation_time_ms": 2000000100000,
                "last_event_time_ms": 2000000099000,
                "first_event_time_ms": 2000000097000,
                "latest_received_time_ms": 2000000099100
              }
            }
          ],
          "verdict": "PASS",
          "dataset_id": "decision-input-17",
          "disclaimer": "Integrity validation of caller-supplied observations only; no market data is acquired or redistributed, and no ownership, licensing, investment, or trading determination is made.",
          "safe_to_use": true,
          "source_label": "caller-observer-A",
          "failed_checks": [],
          "policy_sha256": "05f284d3b67ab3a6b9bc8369d13c6b74743a7a66682a517cc79d754cf35b60b6",
          "attestation_id": "mda1_a4577ae9f3045428156e6523f910e91651fe463472a3cc2a603818cee12debc1",
          "attested_at_ms": 2000000100000,
          "method_version": "market-data-integrity-attestation-v1.0.0",
          "schema_version": "market-data-attestation-request-v1",
          "observation_count": 3,
          "last_event_time_ms": 2000000099000,
          "first_event_time_ms": 2000000097000,
          "observations_sha256": "22da57641145c6e1d090e9e16d4a698c5f4ce3b2b8d061cd24b84430d0f9cc71",
          "latest_received_time_ms": 2000000099100
        }
      }
    },
    "schema": {
      "type": "object",
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "required": [
        "input"
      ],
      "properties": {
        "input": {
          "type": "object",
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "properties": {
            "body": {
              "type": "object",
              "title": "MarketDataAttestationRequest",
              "required": [
                "dataset_id",
                "source_label",
                "observations",
                "policy"
              ],
              "properties": {
                "policy": {
                  "type": "object",
                  "title": "AttestationPolicy",
                  "required": [
                    "max_age_ms",
                    "max_receive_lag_ms",
                    "require_sequence",
                    "require_identity_consistency",
                    "allowed_future_clock_skew_ms"
                  ],
                  "properties": {
                    "max_age_ms": {
                      "type": "integer",
                      "title": "Max Age Ms",
                      "maximum": 2678400000,
                      "minimum": 0
                    },
                    "require_sequence": {
                      "type": "boolean",
                      "title": "Require Sequence"
                    },
                    "max_receive_lag_ms": {
                      "type": "integer",
                      "title": "Max Receive Lag Ms",
                      "maximum": 2678400000,
                      "minimum": 0
                    },
                    "expected_interval_ms": {
                      "anyOf": [
                        {
                          "type": "integer",
                          "maximum": 2678400000,
                          "minimum": 1
                        },
                        {
                          "type": "null"
                        }
                      ],
                      "title": "Expected Interval Ms",
                      "default": null
                    },
                    "interval_tolerance_ms": {
                      "anyOf": [
                        {
                          "type": "integer",
                          "maximum": 2678400000,
                          "minimum": 0
                        },
                        {
                          "type": "null"
                        }
                      ],
                      "title": "Interval Tolerance Ms",
                      "default": null
                    },
                    "allowed_future_clock_skew_ms": {
                      "type": "integer",
                      "title": "Allowed Future Clock Skew Ms",
                      "maximum": 86400000,
                      "minimum": 0
                    },
                    "require_identity_consistency": {
                      "type": "boolean",
                      "title": "Require Identity Consistency"
                    }
                  },
                  "additionalProperties": false
                },
                "dataset_id": {
                  "type": "string",
                  "title": "Dataset Id",
                  "maxLength": 128,
                  "minLength": 1
                },
                "observations": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "title": "Observation",
                    "required": [
                      "event_time_ms",
                      "received_time_ms"
                    ],
                    "properties": {
                      "identity": {
                        "anyOf": [
                          {
                            "type": "string",
                            "maxLength": 256,
                            "minLength": 1
                          },
                          {
                            "type": "null"
                          }
                        ],
                        "title": "Identity",
                        "default": null
                      },
                      "sequence": {
                        "anyOf": [
                          {
                            "type": "integer",
                            "maximum": 9223372036854776000,
                            "minimum": 0
                          },
                          {
                            "type": "null"
                          }
                        ],
                        "title": "Sequence",
                        "default": null
                      },
                      "event_time_ms": {
                        "type": "integer",
                        "title": "Event Time Ms",
                        "maximum": 9223372036854776000,
                        "minimum": 0
                      },
                      "payload_sha256": {
                        "anyOf": [
                          {
                            "type": "string",
                            "pattern": "^[0-9a-f]{64}$"
                          },
                          {
                            "type": "null"
                          }
                        ],
                        "title": "Payload Sha256",
                        "default": null
                      },
                      "received_time_ms": {
                        "type": "integer",
                        "title": "Received Time Ms",
                        "maximum": 9223372036854776000,
                        "minimum": 0
                      }
                    },
                    "additionalProperties": false
                  },
                  "title": "Observations",
                  "maxItems": 512,
                  "minItems": 1
                },
                "source_label": {
                  "type": "string",
                  "title": "Source Label",
                  "maxLength": 128,
                  "minLength": 1
                }
              },
              "additionalProperties": false
            },
            "type": {
              "type": "string",
              "const": "http"
            },
            "method": {
              "enum": [
                "POST",
                "PUT",
                "PATCH"
              ],
              "type": "string"
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            }
          },
          "additionalProperties": false
        },
        "output": {
          "type": "object",
          "required": [
            "type"
          ],
          "properties": {
            "type": {
              "type": "string"
            },
            "example": {
              "type": "object",
              "$schema": "https://json-schema.org/draft/2020-12/schema",
              "required": [
                "schema_version",
                "attestation_id",
                "attested_at_ms",
                "dataset_id",
                "source_label",
                "verdict",
                "safe_to_use",
                "observation_count",
                "first_event_time_ms",
                "last_event_time_ms",
                "latest_received_time_ms",
                "observations_sha256",
                "policy_sha256",
                "checks",
                "failed_checks",
                "method_version",
                "disclaimer"
              ],
              "properties": {
                "checks": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "required": [
                      "check",
                      "status",
                      "evidence"
                    ],
                    "properties": {
                      "check": {
                        "type": "string",
                        "minLength": 1
                      },
                      "status": {
                        "enum": [
                          "PASS",
                          "FAIL"
                        ],
                        "type": "string"
                      },
                      "evidence": {
                        "type": "object",
                        "additionalProperties": {
                          "type": [
                            "boolean",
                            "integer",
                            "null",
                            "string"
                          ]
                        }
                      }
                    },
                    "additionalProperties": false
                  },
                  "maxItems": 14,
                  "minItems": 14
                },
                "verdict": {
                  "enum": [
                    "PASS",
                    "FAIL"
                  ],
                  "type": "string"
                },
                "dataset_id": {
                  "type": "string",
                  "maxLength": 128,
                  "minLength": 1
                },
                "disclaimer": {
                  "type": "string",
                  "const": "Integrity validation of caller-supplied observations only; no market data is acquired or redistributed, and no ownership, licensing, investment, or trading determination is made."
                },
                "safe_to_use": {
                  "type": "boolean"
                },
                "source_label": {
                  "type": "string",
                  "maxLength": 128,
                  "minLength": 1
                },
                "failed_checks": {
                  "type": "array",
                  "items": {
                    "type": "string",
                    "minLength": 1
                  },
                  "maxItems": 14,
                  "uniqueItems": true
                },
                "policy_sha256": {
                  "type": "string",
                  "pattern": "^[0-9a-f]{64}$"
                },
                "attestation_id": {
                  "type": "string",
                  "pattern": "^mda1_[0-9a-f]{64}$",
                  "description": "Deterministic identity derived from the method version and the observation and policy hashes; independent of wall clock."
                },
                "attested_at_ms": {
                  "type": "integer",
                  "maximum": 9223372036854776000,
                  "minimum": 0
                },
                "method_version": {
                  "type": "string",
                  "const": "market-data-integrity-attestation-v1.0.0"
                },
                "schema_version": {
                  "type": "string",
                  "const": "market-data-attestation-request-v1"
                },
                "observation_count": {
                  "type": "integer",
                  "maximum": 512,
                  "minimum": 1
                },
                "last_event_time_ms": {
                  "type": "integer",
                  "maximum": 9223372036854776000,
                  "minimum": 0
                },
                "first_event_time_ms": {
                  "type": "integer",
                  "maximum": 9223372036854776000,
                  "minimum": 0
                },
                "observations_sha256": {
                  "type": "string",
                  "pattern": "^[0-9a-f]{64}$"
                },
                "latest_received_time_ms": {
                  "type": "integer",
                  "maximum": 9223372036854776000,
                  "minimum": 0
                }
              },
              "additionalProperties": false
            }
          }
        }
      }
    }
  }
}

Provenance

Seen in the source catalog
2026-09-19 10:09Z
Last indexed by Roundhouse
2026-09-24 07:30Z
Last enriched (probe, favicon, geo)
2026-09-19 11:15Z
x402 version
2
Max timeout
300s
Liveness probe
HTTP 405
Report

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. 5 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service api.tradebot.devs.surf 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.tradebot.devs.surf'
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.tradebot.devs.surf/v1/market-data-attestation, 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.