Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6e35…7a283m ago0x8e11db…3b21c1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7a25…7fdc8m ago0xe481c2…e262ba
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbc7c…86d412m ago0x027308…3fe2b0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa070…95e014m ago0xc327aa…d0f83f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0558…49bd17m ago0x7afb37…cddf2f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x77d8…3bfa36m ago0xdff56b…54ce3a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd223…7d2851m ago0x5586cf…5f4784
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbe1f…63c91h ago0x16c452…6bf6f9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1bc6…2f901h ago0x4920a0…f43bb9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2ee2…15c41h ago0x418910…1c284d
0xa787…64cf0x47c5…4fc3Base$21.0070%0xe6a1…01171h ago0x8d12ff…9100dd
0xa787…64cf0x47c5…4fc3Base$19.9570%0x8503…c0721h ago0xb01d51…a37831
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d10…b12b1h ago0x07e6a0…2ea72f
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcf0a…a2c31h ago0xf33ceb…52902c
0xa787…64cf0x47c5…4fc3Base$21.0070%0x563b…9a7f1h ago0x36c40e…e125b9
0xa787…64cf0x47c5…4fc3Base$11.5570%0x6d2e…0c641h ago0x4be802…9c085c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc84b…0cb31h ago0xf6bf50…965d89
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2d29…913b1h ago0x254bb9…edb250
0xa787…64cf0x47c5…4fc3Base$22.0570%0x5fe9…a9652h ago0xe0e350…41986e
0xa787…64cf0x47c5…4fc3Base$21.0070%0xeba0…ab3b2h ago0x218cbc…6e2d06
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8112…51672h ago0x16d7f4…e58b1c
0xa787…64cf0x47c5…4fc3Base$21.0070%0x39a9…7be52h ago0x9f226e…e4465b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6204…11222h ago0x23703b…58ea7e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x647b…3fa52h ago0x8ac3e5…073d0c
0xa787…64cf0x47c5…4fc3Base$11.5570%0xd4ab…0bb62h ago0x71c66c…cbc9fc

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.