Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x771ca3…ffdb6a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x709e3e…b33a7e
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase42d ago0x623e45…4a2069
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase42d ago0xcca7a2…6e0593
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase42d ago0x3f0e4e…5f05b1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x6e1593…375316
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x179dc9…7224bd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x8f6bab…63727e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xe92ba8…3d0447
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xc3b5f5…a6d6bd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x66313d…bfe70f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xc3e76f…7852b0
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xecf0ac…effedf
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x9794d5…0db3f7
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xd77b1d…0ceae6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x129276…6529fa
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x281b43…74bdb9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xa6b0e6…634059
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xa96482…fddfae
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xab09da…3863e5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0xc15070…6083c8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase43d ago0x5ff4be…90802e
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase43d ago0xe1fa6f…8027b5
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase43d ago0xdb6a16…abd89f
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase43d ago0x8014ee…c051d2

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.