Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65f3…ea010xccc8…15beBase—$1.2070%0xf70d…dbef43d ago0x4cfb50…4ec751
cryptoborodanft.eth0xccc8…15beBase—$15.7570%0xf70d…dbef43d ago0xc51c5f…8718b3
0xe165…a2f90xccc8…15beBase—$1.2470%0xf70d…dbef43d ago0x87c5c5…83b1a9
0x29d8…7c200xccc8…15beBase—$3.0070%0xf70d…dbef43d ago0xf9372d…cab0ed
0x3410…b3120xccc8…15beBase—$5.7070%0xf70d…dbef43d ago0x816e42…9165aa
0xe7a3…d8060xccc8…15beBase—$11.67100%0xf70d…dbef43d ago0x641cde…ef708d
0xb48c…ee6c0xccc8…15beBase—$399.18100%0xf70d…dbef43d ago0xc6cd2c…85fae5
0x69ec…50910xccc8…15beBase—$3,407.59100%0xf70d…dbef43d ago0x5b2f9c…09318b
0x69ec…50910xccc8…15beBase—$5.00100%0xf70d…dbef43d ago0x4a3cd0…97050f
0xc992…3a340xccc8…15beBase—$0.50100%0xf70d…dbef43d ago0x47cfe5…eaacc9
0x077c…4f320xccc8…15beBase—$0.50100%0xf70d…dbef43d ago0xc1b7ca…19400a
0x077c…4f320xccc8…15beBase—$0.05100%0xf70d…dbef43d ago0x160150…45c3db
0xe7a3…d8060xccc8…15beBase—$9.53100%0xf70d…dbef43d ago0xc11bde…e4c19f
0xc992…3a340xccc8…15beBase—$1.31100%0xf70d…dbef43d ago0x3c364d…3c695f
0x5d92…f02c0xccc8…15beBase—$2.00100%0xf70d…dbef43d ago0x7348e1…ec86f8
0x69ec…50910xccc8…15beBase—$3.00100%0xf70d…dbef43d ago0x15d2f4…01c1a1
0x4e3b…4c0a0xccc8…15beBase—$100.00100%0xf70d…dbef43d ago0x089b90…819094
0x9aad…3ae90xccc8…15beBase—$20.16100%0xf70d…dbef43d ago0xf24b9a…36c129
0x6186…a4ee0xccc8…15beBase—$1,386.56100%0xf70d…dbef43d ago0xa8d0f2…da9f5c
0xb69d…c2d40xccc8…15beBase—$6,902.86100%0xf70d…dbef43d ago0xe0f024…7da338
0x6186…a4ee0xccc8…15beBase—$3,450.35100%0xf70d…dbef43d ago0x2c66a8…15b3e3
0x6186…a4ee0xccc8…15beBase—$3,420.42100%0xf70d…dbef43d ago0x61cb3f…fa0919
0x6186…a4ee0xccc8…15beBase—$99.75100%0xf70d…dbef43d ago0xc184fa…6088d1
0xb4cd…ae0f0xccc8…15beBase—$6,493.94100%0xf70d…dbef43d ago0x8ab209…094e10
0x4a96…f8ff0xccc8…15beBase—$5.00100%0xf70d…dbef43d ago0x9d3685…f738ac

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.