Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0xdf8798…6e70ab
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase86d ago0xcd94f5…e8a60f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0xf077c8…afddc3
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase86d ago0xdf4ede…a43ff0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase86d ago0xae6935…4c16f7
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase86d ago0xa89355…e932b9
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x6e6b81…65eda8
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x995e83…cf5dbc
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0xac113b…5bc356
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0xb8eb90…1976ee
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x4eda27…4eb062
0x17a9…42f10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x6cff05…f93c40
0x3bf1…1abc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x239f37…15f32a
0x2c58…29500x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0xff139d…52da2c
0x36a9…5faf0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x22ebec…dc78c2
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x439d3d…1299f4
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.005100%coinbase86d ago0x68e730…cc927c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase86d ago0x93a40e…0ce0e7
0x16d7…943d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase86d ago0x47e10c…2cf49c

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.