Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$1.05100%0xf74f…ffda82d ago0xf74309…d916d6
0xc9a2…31540x0e3d…7757Base$5.25100%0x433f…6ee982d ago0x6edabb…acc9ce
0xc9a2…31540x0e3d…7757Base$5.25100%0x33a2…877f82d ago0xc85f81…a275ba
0xc9a2…31540x0e3d…7757Base$10.50100%0xf497…02dd82d ago0x3adbec…bb73f8
0xc9a2…31540x0e3d…7757Base$4.20100%0x549c…63b782d ago0x678dd9…84b6ff
0xc9a2…31540x0e3d…7757Base$10.50100%0xbb33…527782d ago0x8221af…bbcf86
0xc9a2…31540x0e3d…7757Base$31.50100%0x5fe9…a96582d ago0xc42c56…529e89
0xc9a2…31540x0e3d…7757Base$15.75100%0x69b3…7ddd82d ago0x7c6f72…8c182b
0xc9a2…31540x0e3d…7757Base$17.85100%0x6bac…5e9b82d ago0x08d729…591ebb
0xc9a2…31540x0e3d…7757Base$3.15100%0x0452…7f6682d ago0x62abb3…c29fab
0xc9a2…31540x0e3d…7757Base$1.05100%0xa8cd…654882d ago0xe059b8…de8ba5
0xc9a2…31540x0e3d…7757Base$11.55100%0xb725…f2dd82d ago0x8ad277…de444c
0xc9a2…31540x0e3d…7757Base$1.05100%0x09f6…b65c82d ago0x6da37e…e7a7d3
0xc9a2…31540x0e3d…7757Base$5.25100%0xcf26…86e682d ago0x64b416…4c74a7
0xc9a2…31540x0e3d…7757Base$57.75100%0x72ef…0ffd82d ago0x0f3f16…03aaff
0xc9a2…31540x0e3d…7757Base$1.05100%0xbb85…658282d ago0x2cce7b…e3b94a
0xc9a2…31540x0e3d…7757Base$5.25100%0xb3fe…1c0582d ago0xb6a5c3…58baa0
0xc9a2…31540x0e3d…7757Base$10.50100%0xc330…c0b282d ago0x796ae6…fe4640
0xc9a2…31540x0e3d…7757Base$2.10100%0x6bac…5e9b82d ago0x680e52…5476af
0xc9a2…31540x0e3d…7757Base$10.50100%0x9b8a…f4bd82d ago0x012ca9…50f13a
0xc9a2…31540x0e3d…7757Base$1.05100%0x271d…71b482d ago0x73b051…605ac2
0xc9a2…31540x0e3d…7757Base$6.30100%0xcd64…d81f82d ago0x1aad98…7b7780
0xc9a2…31540x0e3d…7757Base$3.15100%0xf200…d9a082d ago0x3ec6a9…9ac2af
0xc9a2…31540x0e3d…7757Base$1.05100%0x1708…5a2782d ago0xb4639b…f1c7b8
0xc9a2…31540x0e3d…7757Base$10.50100%0x3aab…e20982d ago0x8ea9f4…fce0d5

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.