Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0x3f97e9…e7cf15
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xc69223…12cc95
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xc675b1…12a3d4
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0x3eba24…da0120
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xad2b9d…573dbd
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xf19831…cb6757
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xb34341…7b88ba
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0xfff1dd…4436e0
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0x886974…afc627
0xf576…65920xf000…94fcBase—$0.01100%coinbase13d ago0x8fb986…de5891
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xf40a5e…a68256
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0x5c19e7…110ffe
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xd19e62…d7d2bf
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x121967…0da321
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x2a6753…eea269
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0x20fb42…d4a7aa
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x2040dc…f17097
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x1f84f2…1eec44
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0x8094c3…9f73a4
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x619e41…e47906
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0xbd3ea2…2936f4
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xbc2219…8963ef
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x335706…74a156
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0xb4df1c…c99952
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x08305a…2ce5ca

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.