Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xcc19…930eBase—$2.0070%0x4af9…c95615d ago0x8838b0…c2407a
0xbaa1…80bc0xcc19…930eBase—$0.21100%coinbase15d ago0x26fb5c…4ecf21
0x69d2…29bd0xcc19…930eBase—$0.21100%coinbase15d ago0x7cfa42…ba68e2
0xfdba…91150xcc19…930eBase—$0.21100%coinbase15d ago0x40ef72…4d9b91
0x369e…51570xcc19…930eBase—$0.21100%coinbase15d ago0x4ca59e…98f5e8
0x8426…67860xcc19…930eBase—$0.21100%coinbase15d ago0x810c19…bcb8da
0x17d3…22550xcc19…930eBase—$0.21100%coinbase15d ago0x6b243e…f0046b
0x18e4…f92a0xcc19…930eBase—$0.21100%coinbase15d ago0x67bb9d…5956a6
0xf9a4…94060xcc19…930eBase—$0.21100%coinbase15d ago0xcaabd9…1b3ffc
0xe6da…c4ad0xcc19…930eBase—$0.21100%coinbase15d ago0x736411…269627
0x85af…c2a70xcc19…930eBase—$0.21100%coinbase15d ago0xd835d1…231166
0x434c…45800xcc19…930eBase—$0.21100%coinbase15d ago0xa76538…036e24
0x3b3e…e1e70xcc19…930eBase—$0.21100%coinbase15d ago0x8ebef0…4440ec
0x7ac3…d43c0xcc19…930eBase—$0.21100%coinbase15d ago0x48c22a…3b47b0
0x1878…c4ce0xcc19…930eBase—$0.21100%coinbase15d ago0x8a7971…5558ed
0x486b…b9cf0xcc19…930eBase—$0.21100%coinbase15d ago0xd6e7d6…d345ce
0x3618…29810xcc19…930eBase—$0.21100%coinbase15d ago0x6190d0…7ead6e
0x5cba…db190xcc19…930eBase—$0.22100%coinbase15d ago0xa77aa1…5ab57c
0xf292…4d960xcc19…930eBase—$0.22100%coinbase15d ago0xae198b…f0f63c
0xfae1…fd470xcc19…930eBase—$0.22100%coinbase15d ago0x6e8bc7…b27d43
0xc1f6…982f0xcc19…930eBase—$0.22100%coinbase15d ago0x47ea84…9d1349
0xef4c…fef90xcc19…930eBase—$0.22100%coinbase15d ago0xf70f63…507368
0x7be0…6aa00xcc19…930eBase—$0.22100%coinbase15d ago0x80dbb1…c9d25d
0xbf6f…34220xcc19…930eBase—$0.22100%coinbase15d ago0x4921dc…40131a
0x5fca…3b3e0xcc19…930eBase—$0.22100%coinbase15d ago0x6d3139…977337

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.