Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xe3c10b…6d30c9
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x2fd09c…1e0e1c
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x1a0290…242e7b
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x8faa3b…9d07d6
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x793333…7b972a
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xfbc390…0f1532
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xe38723…03a41c
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x1bc699…43c307
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x7d05e9…cfa5f3
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x607111…bed8ec
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x971644…0a9ab2
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xdaf858…f0ed65
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xdf2207…659e2c
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xaa7d08…4bd6cf
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x7e1a25…3648a8
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xb9351e…9bc44e
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x1cc739…5fe7af
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x7a686a…187224
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x6eaf53…766b88
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x7d6da5…92c224
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x48acb7…223b45
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xdad095…9f9141
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xf95018…69ee0e
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0x58ee98…a7e76b
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted111d ago0xb71d93…e2f082

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.