Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ac7…b1520x5fca…252cBase—$0.01100%coinbase61d ago0xaf5006…86a8e1
0x8ac7…b1520x333e…c671Base—$0.01100%coinbase61d ago0x64b36b…82fa79
0x8ac7…b1520xf0d5…46d0Base—$0.01100%coinbase61d ago0x9c0f1f…6f4dc4
0x8ac7…b1520xcba8…dcf4Base—$0.01100%coinbase61d ago0xfc171c…451691
0x8ac7…b1520x5999…da01Base—$0.01100%coinbase61d ago0x0f8720…b3a4aa
0x8ac7…b1520xc925…38f8Base—$0.01100%coinbase61d ago0xf773da…8f4cff
0x8ac7…b1520xb380…7127Base—$0.01100%coinbase61d ago0x3c377b…7a4ddb
0x8ac7…b1520xfc27…5229Base—$0.01100%coinbase61d ago0x012941…6b045a
0x8ac7…b1520xdf50…a878Base—$0.01100%coinbase61d ago0x752e93…a3b118
0x8ac7…b1520x2ca1…cb92Base—$0.01100%coinbase61d ago0x745fd6…d7f6c8
0x8ac7…b1520x2484…1813Base—$0.01100%coinbase61d ago0xb1d29f…763f01
0x8ac7…b1520xe75e…606fBase—$0.01100%coinbase61d ago0x7a406d…832042
0x8ac7…b1520xd173…7171Base—$0.01100%coinbase61d ago0xf238ba…54d972
0x8ac7…b1520xeac1…2a53Base—$0.01100%coinbase61d ago0x763cf8…cc0b44
0x8ac7…b1520x046c…1eddBase—$0.01100%coinbase61d ago0xa1cd63…d3638e
0x8ac7…b1520xc2a3…c461Base—$0.01100%coinbase62d ago0xf54c5e…5e59d5
0x8ac7…b1520x68ee…18c2Base—$0.01100%coinbase62d ago0xc4dc0a…d51d0a
0x8ac7…b1520x21c3…b8fdBase—$0.01100%coinbase62d ago0x6973e1…ec3387
0x8ac7…b1520xadb1…1cbbBase—$0.01100%coinbase62d ago0x54e8ef…ebfe8b
0x8ac7…b1520x56b1…0502Base—$0.01100%coinbase62d ago0xd01c23…111e7c
0x8ac7…b1520x560d…7080Base—$0.01100%coinbase62d ago0x4e2977…5e67c0
0x8ac7…b1520xb90b…2903Base—$0.01100%coinbase62d ago0x47ea86…6b4ce8
0x8ac7…b1520xe0f0…3f2aBase—$0.01100%coinbase62d ago0x49c458…0b031d
0x8ac7…b1520xfe93…b044Base—$0.01100%coinbase62d ago0x8d5ec0…45c6f8
0x8ac7…b1520xa134…a228Base—$0.01100%coinbase62d ago0xe0be64…2df7cd

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.