Transactions
Coming soonOwned + computed1 credit
transactions_by_uprn
transactions_by_uprn()HMLR Price Paid records matched to a UPRN.
Backed by REST endpoint
Transactions by UPRN/v1/transactions/uprn/{uprn}Usage
// Once connected to MarketCode MCP, ask your assistant naturally:
// "Use transactions_by_uprn to hmlr price paid records matched to a uprn"
// Or call directly via the MCP SDK:
const result = await client.callTool({
name: "transactions_by_uprn",
arguments: { /* see tool schema below */ },
});Early access for transactions_by_uprn.
30-minute call. We'll provision a key and connect your assistant.