Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0xcc2007…891022
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x5c8a57…4a845b
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x530dea…fcbb87
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x11680a…6085c3
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0xaf5e84…1d9aae
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x546e2e…0c45cd
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x2b386f…182053
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x0a21e6…2c3eaa
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0x972ed5…813dc7
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xe48956…df2227
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x9d956c…35b89d
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x4cc24a…649601
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xee6d8f…c6d9ab
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xaf2fdc…eb204e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0xb56b74…20464d
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xf39716…68d59a
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x48e500…0ec578
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x769ffa…64ccb8
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x2739c7…6d6828
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x814d43…9f00ae
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x669238…1bc53b
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xbd89d0…d62149
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase17d ago0xfdb3d6…5cc52b
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0xe2b85f…3cde34
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase17d ago0x2de9f3…bfde7f

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.