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.01100%coinbase23d ago0xb158a1…993e40
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x186250…ee6283
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x5cf8b0…1c971d
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x28f6ca…b653f5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x33596e…8afb39
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x7fa594…0e8231
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x1d39af…0d0868
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x60ac80…0ef861
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0xa31396…55c2b8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0xebb672…cc0fb2
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x5a9427…d390aa
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x0e636f…7ceb09
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0x24763d…8acd5f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0x382043…f3da06
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x4b1241…93a93d
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0xa3147e…16041f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0x3dbb91…ab2b9a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0xa0420c…f23d87
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0x71c88b…3b1a6d
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase23d ago0xd4d897…f5c082
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase23d ago0x53c132…375b79
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase23d ago0x32aab7…e3d358
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase23d ago0x896156…b6ed75
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase24d ago0xa12e5a…710963
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase24d ago0xfb25be…0f944d

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.