Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0x73f6ff…146ac7
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0x457e4f…12ed2c
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0xde7a0d…797e8a
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0xea3d69…5f34d0
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0xcf5ce8…ffd0be
0x1cb8…bdff0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0x039169…0c0c74
0xf98f…05f10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0xe70193…79a22c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0xd7b411…7afb76
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x2d0265…a02b0c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x1dc028…9aa3e8
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x4098ec…4c20b7
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x020556…c63076
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x5539c7…4911ff
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x45e7ab…777c7a
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x3d586f…01cd5a
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x9e07f8…727b62
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0xbfdd92…04a384
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x15f5aa…9bb28f
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0x85e3c9…92d2cf
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase77d ago0xe8c532…14ed96
0xb091…029b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase78d ago0xc6a809…0ea281
0x9062…84d70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase78d ago0xfe3be0…fb041f
0x83c5…07f70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase78d ago0x13cdc2…7ddeb7
0x4290…be9d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase78d ago0x57b6fa…a3700a
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase78d ago0xbf1432…3b66e0

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.