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%coinbase15d ago0x332369…2e3e7a
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0xdf22d6…e494d0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0x35e14a…b13c88
0x3460…b66a0xf000…94fcBase$0.01100%coinbase15d ago0x9ab1f7…fb7c25
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xeb58c8…bb6a3f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x829bd6…12c876
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x9c1c2e…0614de
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x959dd3…e9bbab
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xf9f145…c9a136
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xbd25a6…b0143e
0x3460…b66a0xf000…94fcBase$0.05100%coinbase16d ago0x083343…87aad2
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xad16c3…0021f4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xe52459…a02078
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xc22407…ff5174
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0xc660ab…29c8ab
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16d ago0xfa0656…a8a633
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16d ago0x6442aa…b2977b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x3144b2…9bab11
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16d ago0x38f86d…260019
0x3460…b66a0xf000…94fcBase$0.20100%coinbase16d ago0x5a707e…23a0bd
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16d ago0x53fcee…3f4c37
0x3460…b66a0xf000…94fcBase$0.01100%coinbase16d ago0x023567…d6506c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase16d ago0x6b2e96…317ce1
0x3460…b66a0xf000…94fcBase$0.10100%coinbase16d ago0xfc0512…e55f7c
0x3460…b66a0xf000…94fcBase$0.05100%coinbase16d ago0x2ec464…cb1642

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.