Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.01100%coinbase20d ago0x6121b9…c5bdaa
0x1744…0e750xf000…94fcBase—$0.01100%coinbase20d ago0xa8f648…e361aa
0x1744…0e750xf000…94fcBase—$0.03100%coinbase20d ago0x299715…ab5531
0x1744…0e750xf000…94fcBase—$0.03100%coinbase20d ago0x4e93ff…010844
0x1744…0e750xf000…94fcBase—$0.20100%coinbase20d ago0x3e4ccd…c1c501
0x1744…0e750xf000…94fcBase—$0.10100%coinbase20d ago0x5f96cf…0f8378
0x1744…0e750xf000…94fcBase—$0.01100%coinbase20d ago0xbe366c…2a3160
0x1744…0e750xf000…94fcBase—$0.03100%coinbase20d ago0x62bf64…7933e7
0x1744…0e750xf000…94fcBase—$0.20100%coinbase20d ago0x6cfd03…0bbcd5
0x1744…0e750xf000…94fcBase—$0.10100%coinbase20d ago0x6b8147…f5ee97
0x1744…0e750xf000…94fcBase—$0.10100%coinbase21d ago0x4cf838…f613f0
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0x11d567…5f7edf
0x1744…0e750xf000…94fcBase—$0.10100%coinbase21d ago0x14d23d…70b91a
0x1744…0e750xf000…94fcBase—$0.01100%coinbase21d ago0xfb1354…f6f1e0
0x1744…0e750xf000…94fcBase—$0.03100%coinbase21d ago0x4bfe7d…1e5e49
0x1744…0e750xf000…94fcBase—$0.03100%coinbase21d ago0x56b46e…c0a3f8
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0x30dbdc…429913
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0x45601e…721d29
0x1744…0e750xf000…94fcBase—$0.10100%coinbase21d ago0xc4a8dc…28dfff
0x1744…0e750xf000…94fcBase—$0.10100%coinbase21d ago0x2aa264…727cae
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0xcb5391…999d19
0x1744…0e750xf000…94fcBase—$0.10100%coinbase21d ago0x5e347e…e1108b
0x1744…0e750xf000…94fcBase—$0.03100%coinbase21d ago0xb942c2…0e9683
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0xdecc7a…9d3c52
0x1744…0e750xf000…94fcBase—$0.20100%coinbase21d ago0x185124…0cccbc

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.