Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x93e852…acbdd0
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x41ddc1…3eba94
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x699064…c3e74e
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x4a9ea9…00c56e
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x4775f6…c394e1
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x1b2fa2…a8bc8f
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xadf96a…59cbbc
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x6c378a…b00f44
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x37658b…93a574
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x43125b…3cdb85
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x006d4f…ded1c3
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xdea3b1…fb6cf3
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xe0eb51…a883e7
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI13d ago0x46c54d…74e9ec
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xaedda3…cd56fe
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xbfb3e3…6fd80f
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x770701…577a09
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xc66772…3ca626
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xa97681…5e8c4f
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x72fa0f…36b1a7
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xe78136…838df7
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xdf66f8…885691
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x821484…6bf78f
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xc1906d…256b90
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x9b5048…a0847a

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.