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%coinbase26d ago0x6335b2…40d9a2
0xf576…65920xf000…94fcBase—$0.01100%coinbase26d ago0x078cd9…009b71
0xf576…65920xf000…94fcBase—$0.01100%coinbase26d ago0xfde2eb…14d21f
0xf576…65920xf000…94fcBase—$0.01100%coinbase26d ago0x8f3bc4…d5a319
0xf576…65920xf000…94fcBase—$0.01100%coinbase26d ago0x7aef32…ac3e2f
0xf576…65920xf000…94fcBase—$0.10100%coinbase26d ago0x9ce2e7…a7c384
0xf576…65920xf000…94fcBase—$0.10100%coinbase26d ago0x174a45…d5343d
0xf576…65920xf000…94fcBase—$0.10100%coinbase26d ago0xd5206f…d37838
0xf576…65920xf000…94fcBase—$0.10100%coinbase26d ago0x0f21af…04bac6
0xf576…65920xf000…94fcBase—$0.01100%coinbase27d ago0x9d6bfa…9ceee5
0xf576…65920xf000…94fcBase—$0.10100%coinbase27d ago0xfb396d…10a12c
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x67577d…a1b942
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0xa673d1…f66222
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x1bd883…cddb0f
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x482ce2…d6718d
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x0e76cd…cb340b
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0xe543cf…a3ba71
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x29a8bf…1d82c8
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0x914617…4db7e2
0xf576…65920xf000…94fcBase—$0.03100%coinbase27d ago0xa16037…07a5c2
0xf576…65920xf000…94fcBase—$0.10100%coinbase27d ago0x78f521…3eb4d4
0xf576…65920xf000…94fcBase—$0.10100%coinbase27d ago0x110655…e58001
0xf576…65920xf000…94fcBase—$0.10100%coinbase27d ago0x989481…892bfc
0xf576…65920xf000…94fcBase—$0.10100%coinbase27d ago0x66dfd1…0b41f2
0xf576…65920xf000…94fcBase—$0.01100%coinbase27d ago0xdffeff…86af90

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.