Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0057…68c10xcf3d…b9fcBase—$39.95100%0x23ef…243167d ago0xa9bac0…42c03e
0x0057…68c10xcf3d…b9fcBase—$30.00100%0xe528…c02867d ago0x5de1a8…3eff7c
0x0057…68c10xcf3d…b9fcBase—$29.10100%0x23ef…243167d ago0xd15900…1bc996
0x5607…51480xcf3d…b9fcBase—$81.42100%0xe528…c02867d ago0x588217…9ef8c5
0x2098…10160xcf3d…b9fcBase—$30.00100%0x23ef…243167d ago0x419730…f49e4f
0xee9e…89cc0xcf3d…b9fcBase—$67.19100%0xe528…c02867d ago0x11f3dd…60a60e
0xf099…c0b90xcf3d…b9fcBase—$700.00100%0x23ef…243167d ago0x51252b…661d01
0x1df0…890e0xcf3d…b9fcBase—$1,076.70100%0xe528…c02867d ago0xcf5b2b…1e565d
0x6d24…07100xcf3d…b9fcBase—$447.23100%0x23ef…243167d ago0xcc1598…bdffac
0x1501…369a0xcf3d…b9fcBase—$32.86100%0xe528…c02867d ago0xa31d9b…ddf9cd
0x75d8…2c160xcf3d…b9fcBase—$401.21100%0x23ef…243167d ago0x53bf1c…4bef23
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02867d ago0x8d0c30…6e1d09
0xc7c1…40080xcf3d…b9fcBase—$20.00100%0x23ef…243167d ago0x262850…1833a7
0x611f…ae570xcf3d…b9fcBase—$100.56100%0xe528…c02867d ago0x265cc5…fc7cb4
0x611f…ae570xcf3d…b9fcBase—$100.00100%0x23ef…243167d ago0xd9a325…51004f
0x5521…89a90xcf3d…b9fcBase—$196.20100%0xe528…c02867d ago0x8b5526…987b78
0x5521…89a90xcf3d…b9fcBase—$10.00100%0x23ef…243167d ago0xf5dcbf…cb74ca
0x1fb9…b5880xcf3d…b9fcBase—$1,293.72100%0xe528…c02867d ago0x580725…7aab67
0x853e…0a680xcf3d…b9fcBase—$137.56100%0x23ef…243167d ago0xcbfc2e…def6e5
0x6b07…a0a10xcf3d…b9fcBase—$25.00100%0xe528…c02867d ago0x51e219…5aa2b1
0xee9e…89cc0xcf3d…b9fcBase—$346.36100%0x23ef…243167d ago0xce1993…79e09c
0xaeac…ef1c0xcf3d…b9fcBase—$26.00100%0xe528…c02867d ago0xc14b63…1d72f5
0x2e37…2e100xcf3d…b9fcBase—$20.00100%0x23ef…243167d ago0xc31c45…35f63d
0xb34b…c23a0xcf3d…b9fcBase—$35.95100%0xe528…c02867d ago0xb2f8f5…4f7551
0xb34b…c23a0xcf3d…b9fcBase—$35.00100%0x23ef…243167d ago0xe1de78…bdcbbd

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.