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%coinbase19d ago0x58a679…5937c2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase19d ago0xc8e234…1e78cd
0x3460…b66a0xf000…94fcBase$0.01100%coinbase19d ago0x24e2bc…2c5901
0x3460…b66a0xf000…94fcBase$0.01100%coinbase19d ago0x06e96a…2d5456
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x5dd31f…30c1e8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x4ac293…1a59fb
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x267008…984486
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x938940…ad76c6
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x8663f4…742ef2
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x296e08…b39936
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x30dcf8…0133db
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0xb50d27…b87b70
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x07b764…cbc6f2
0x3460…b66a0xf000…94fcBase$0.05100%coinbase20d ago0x555632…5c07cc
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x29ae38…9952b8
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x01f5e6…877e33
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x2135b0…9f54d4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x6e0231…76d6e0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0x116885…63f788
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20d ago0xc31500…aa3550
0x3460…b66a0xf000…94fcBase$0.10100%coinbase20d ago0xde9a86…cb44af
0x3460…b66a0xf000…94fcBase$0.20100%coinbase20d ago0x2ef539…7bff88
0x3460…b66a0xf000…94fcBase$0.10100%coinbase20d ago0x4af3c4…a77b51
0x3460…b66a0xf000…94fcBase$0.10100%coinbase20d ago0x82debb…e50bd6
0x3460…b66a0xf000…94fcBase$0.20100%coinbase20d ago0xd9d6dd…0f0a47

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.