Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase31d ago0x269864…ac779b
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0x681eee…3419eb
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0xd6b875…e4813a
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0x0b2eee…72cce5
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0xbc1dbd…e07842
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0x59bdc9…730bb1
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0x3d0fc4…590583
0xf576…65920xf000…94fcBase—$0.10100%coinbase31d ago0x7e22b2…42061d
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x57d6fc…04cff1
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x9170b9…be838c
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x63b0ea…025c79
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x29c1c4…fba44f
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x8a1c0d…2db9c5
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x83ea7e…ac1b13
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x22b3f7…180417
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x9ac11b…289ed5
0xf576…65920xf000…94fcBase—$0.01100%coinbase32d ago0xb5047a…093a80
0xf576…65920xf000…94fcBase—$0.10100%coinbase32d ago0x8179b0…781269
0xf576…65920xf000…94fcBase—$0.01100%coinbase32d ago0x67be77…0d8459
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0x6e2fe6…8c85ca
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0xf381b4…6bea42
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0xe200f2…123fed
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0x3ab618…6b7145
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0x438aa1…f7cccf
0xf576…65920xf000…94fcBase—$0.03100%coinbase32d ago0xd9b282…338cf9

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.