Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase15d ago0x886bb1…189262
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0x33358a…614553
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0xbc5cd9…3dd356
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0xb5e658…aab406
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0x783632…f1b4bb
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0xd6f16f…e8a507
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase15d ago0x8bba1f…9e9883
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase15d ago0x4801ec…380f65
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x2b1576…3d2cec
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x8d21b9…820f7d
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x093eb9…bb5d6a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x090bcb…5fb4b0
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x034d7b…2ac1ab
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0xe9eecd…ba9616
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0x26c138…8277b3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0xb0c5f7…8400b8
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0xf3cb12…1d6d63
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0xf865b3…319cdf
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0xee6abf…59d4e1
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0x103125…21db84
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0xcbf1e5…222fae
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x8076af…9584fa
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0xb6d961…27371a
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase16d ago0xab06c5…3a2394
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase16d ago0x554b80…12b302

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.