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%0x4a3c…71024d ago0x2b48df…06f174
0xa787…64cf0x47c5…4fc3Base$31.5070%0xe7f0…b89c4d ago0x3274f0…339d52
0xa787…64cf0x47c5…4fc3Base$10.5070%0x59d0…cf724d ago0x59795e…1ba15e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6361…44054d ago0x08ebfa…61e53b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54c7…4b124d ago0xbf7e8d…50831c
0xa787…64cf0x47c5…4fc3Base$210.0070%0xdb82…27484d ago0xbc6f9d…cba64b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x752e…99334d ago0xcedc3c…0d47dc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1b46…18704d ago0x0effa1…4a5817
0xa787…64cf0x47c5…4fc3Base$11.5570%0x86c0…28894d ago0x128881…bdecd1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fa9…16de4d ago0x922df0…295384
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf31d…cc4b4d ago0x537829…0d2a30
0xa787…64cf0x47c5…4fc3Base$10.5070%0x53e7…bd104d ago0x3734d4…df8055
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6204…11224d ago0xc8a1d6…e98d13
0xa787…64cf0x47c5…4fc3Base$10.5070%0x29b8…32634d ago0x3c2886…85885d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2158…e1604d ago0xe5c519…06f567
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5a50…c82c4d ago0x595dae…e71569
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa894…209f4d ago0x70a661…00b643
0xa787…64cf0x47c5…4fc3Base$10.5070%0x450f…b5064d ago0xe624d7…e454eb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x21ab…01d94d ago0xa56b95…f4c5fd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4173…26654d ago0xdeb88d…3f462b
0xa787…64cf0x47c5…4fc3Base$21.0070%0x5047…e9404d ago0xf03e6b…b20a13
0xa787…64cf0x47c5…4fc3Base$105.0070%0x2a1b…cb284d ago0xbfe0a4…63c63f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54de…44704d ago0xe84ba1…52c6b3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9618…28614d ago0xc0e497…0bec8b
0xa787…64cf0x47c5…4fc3Base$52.5070%0xc330…c0b24d ago0x09006c…17e7d4

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.