Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20xb4ab…8cd4Base—$0.01100%coinbase58d ago0x437e78…f3e6f9
0xa408…8ca20x661e…e8fdBase—$0.01100%coinbase58d ago0xc7b50d…bc6e0e
0xa408…8ca20x7087…dc89Base—$0.01100%coinbase58d ago0xab8194…733ef2
0xa408…8ca20x2698…85c1Base—$0.01100%coinbase58d ago0x7810b7…61ee34
0xa408…8ca20x586e…00d8Base—$0.01100%coinbase58d ago0x43c035…7ca41f
0xa408…8ca20x25ac…55efBase—$0.01100%coinbase58d ago0x878e75…e0d4c1
0xa408…8ca20xf031…1b8bBase—$0.01100%coinbase58d ago0xad387d…47d4e3
0xa408…8ca20x8539…c2bcBase—$0.01100%coinbase58d ago0x3781ce…d1abf6
0xa408…8ca20x4b8c…5f0dBase—$0.01100%coinbase58d ago0xe71298…c4bff9
0xa408…8ca20x656b…87b5Base—$0.01100%coinbase58d ago0xa13de8…43c087
0xa408…8ca20x4a14…84c0Base—$0.01100%coinbase58d ago0x48bd15…a7a219
0xa408…8ca20x09e1…bc23Base—$0.01100%coinbase58d ago0x1e377b…4f22e5
0xa408…8ca20xd27d…cd25Base—$0.01100%coinbase58d ago0xccd09b…38b25b
0xa408…8ca20x8b21…d3b5Base—$0.01100%coinbase58d ago0x67dd0f…fbeaa5
0xa408…8ca20x29f8…7a16Base—$0.01100%coinbase58d ago0x09a9b0…2b41ed
0xa408…8ca20xec73…fbb7Base—$0.01100%coinbase58d ago0x72fccf…87a7af
0xa408…8ca20x3506…33bcBase—$0.01100%coinbase58d ago0x0adcdb…5d72ba
0xa408…8ca20x6e07…63e5Base—$0.01100%coinbase58d ago0xda24a6…1d4dd8
0xa408…8ca20x8dae…7906Base—$0.01100%coinbase58d ago0xec5fc6…569e1e
0xa408…8ca20x3d56…bce0Base—$0.01100%coinbase58d ago0x8b9571…0c1781
0xa408…8ca20x17ce…89a9Base—$0.01100%coinbase58d ago0xb5ea41…7ad818
0xa408…8ca20xfce8…5a99Base—$0.01100%coinbase58d ago0x5bc732…4430c7
0xa408…8ca20x72f6…5445Base—$0.01100%coinbase58d ago0x681b45…240d6a
0xa408…8ca20x1900…67acBase—$0.01100%coinbase58d ago0x622936…96c6be
0xa408…8ca20x9b36…d0ffBase—$0.01100%coinbase59d ago0x7f4114…576ce0

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.