Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0x0121…0740Base—$0.01100%coinbase71d ago0xaa82d0…a7b747
0x67da…cb3f0x6c4f…d208Base—$0.01100%coinbase71d ago0x8d06e0…2910ef
0x67da…cb3f0xbcdd…6f07Base—$0.01100%coinbase71d ago0x6824bb…421f1d
0x67da…cb3f0x4c95…e684Base—$0.01100%coinbase71d ago0xd46bd6…c85753
0x67da…cb3f0x7ada…a4d1Base—$0.01100%coinbase71d ago0xad4931…df1102
0x67da…cb3f0x134c…84afBase—$0.01100%coinbase71d ago0xaf42c1…ddb565
0x67da…cb3f0x8eb3…13ecBase—$0.01100%coinbase71d ago0xcfdf47…850209
0x67da…cb3f0xc214…9006Base—$0.01100%coinbase71d ago0xfabc84…4b08bc
0x67da…cb3f0x6da9…60e5Base—$0.01100%coinbase71d ago0xa3ad50…63dac4
0x67da…cb3f0x92b3…4a24Base—$0.01100%coinbase71d ago0x74e9ea…381f4b
0x67da…cb3f0xb3b9…5e5fBase—$0.01100%coinbase71d ago0xcca476…adae49
0x67da…cb3f0x607c…865aBase—$0.01100%coinbase71d ago0x9506b2…1d31fe
0x67da…cb3f0xbfca…5599Base—$0.01100%coinbase71d ago0x7bee88…aa5d5f
0x67da…cb3f0x7791…e1beBase—$0.01100%coinbase71d ago0x0c1d59…1a2149
0x67da…cb3f0xc596…7e5eBase—$0.01100%coinbase71d ago0xbdacb6…116e0e
0x67da…cb3f0xca78…6581Base—$0.01100%coinbase71d ago0x2e93d1…5b21c0
0x67da…cb3f0x750d…9406Base—$0.01100%coinbase71d ago0x53fd0d…2d0831
0x67da…cb3f0x7fce…7b8dBase—$0.01100%coinbase71d ago0x814690…0927d7
0x67da…cb3f0x4316…65cfBase—$0.01100%coinbase71d ago0x3d208e…16a880
0x67da…cb3f0xd4fa…52acBase—$0.01100%coinbase71d ago0x118619…ca4711
0x67da…cb3f0x8d54…858fBase—$0.01100%coinbase71d ago0x9c9844…1f77b7
0x67da…cb3f0xf805…e109Base—$0.01100%coinbase71d ago0xda4c22…e3a093
0x67da…cb3f0x9932…c401Base—$0.01100%coinbase71d ago0xa1545a…e0fa7e
0x67da…cb3f0x5175…db19Base—$0.01100%coinbase71d ago0xb690da…6d9d2f
0x67da…cb3f0x77cc…c5fbBase—$0.01100%coinbase71d ago0x924597…bfe3fc

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.