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%coinbase11d ago0x4d1149…0d2a8d
0xf576…65920xf000…94fcBase—$0.01100%coinbase11d ago0x2d53b5…cc38ea
0xf576…65920xf000…94fcBase—$0.01100%coinbase11d ago0x21841d…5790d5
0xf576…65920xf000…94fcBase—$0.01100%coinbase11d ago0xfec23c…1f997b
0xf576…65920xf000…94fcBase—$0.01100%coinbase11d ago0x80dc48…f4e6c6
0xf576…65920xf000…94fcBase—$0.01100%coinbase12d ago0xcc4ed6…581554
0xf576…65920xf000…94fcBase—$0.01100%coinbase12d ago0xa7944b…68d673
0xf576…65920xf000…94fcBase—$0.01100%coinbase12d ago0x3e321c…71c4c0
0xf576…65920xf000…94fcBase—$0.01100%coinbase12d ago0x4aa412…5c068a
0xf576…65920xf000…94fcBase—$0.01100%coinbase12d ago0xa20aa4…aadf42
0xf576…65920xf000…94fcBase—$0.03100%coinbase12d ago0xc5afb1…025b05
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x560b16…32a9f8
0xf576…65920xf000…94fcBase—$0.03100%coinbase12d ago0x094daf…2b84b9
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0xcb2c25…da1cea
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x8e41c6…ecf6cb
0xf576…65920xf000…94fcBase—$0.03100%coinbase12d ago0xfc29e5…ac26a8
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x70357b…fc010b
0xf576…65920xf000…94fcBase—$0.03100%coinbase12d ago0xc8dde8…9d5347
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x1a2aa2…3b8dce
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x13f26d…4292fa
0xf576…65920xf000…94fcBase—$0.03100%coinbase12d ago0x527ae5…a0cf09
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x34313c…dc699a
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x201bba…d545d7
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0xf9829b…5fac49
0xf576…65920xf000…94fcBase—$0.10100%coinbase12d ago0x3d14e8…99e6af

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.