Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase20d ago0x9f8a55…6a36fc
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0xbf5eb3…c5b6e6
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0xaf2d84…87140b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x4be052…08b94d
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0xbb8824…939501
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x62e92f…7a9d15
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x87c708…8d9f88
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x7d6e5e…9efe40
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x753496…dd1084
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x6ffb77…148604
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0xa480b7…b388f7
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x76a6be…d07cd9
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0x703eed…03ca7d
0x8d99…01140xf000…94fcBase—$0.10100%coinbase21d ago0xec08d4…20361b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase21d ago0xb6f716…729c34
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0x918b3a…f7854a
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0x6ad448…5233ed
0x8d99…01140xf000…94fcBase—$0.10100%coinbase21d ago0xf18e3d…12601a
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0xbebfa3…2a94f7
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0x59d456…773331
0x8d99…01140xf000…94fcBase—$0.10100%coinbase21d ago0xf5976b…d96917
0x8d99…01140xf000…94fcBase—$0.10100%coinbase21d ago0xdfe537…f467ab
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0xa3e67e…f5a688
0x8d99…01140xf000…94fcBase—$0.10100%coinbase21d ago0x876bc1…571155
0x8d99…01140xf000…94fcBase—$0.20100%coinbase21d ago0x1acbba…21b453

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.