Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x75ef…a0f990d ago0x374902…bbf2d1
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2544…8c4590d ago0x02d473…a6569a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6b3c…58cb90d ago0x64169d…ed2084
0xa17c…60a90x0e3d…7757Base—$2.10100%0xdb82…274890d ago0x8d7907…e834da
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc6fb…0f6c90d ago0xfa9af8…391b44
0xa17c…60a90x0e3d…7757Base—$105.00100%0xf31d…cc4b90d ago0xe63914…503d11
0xa17c…60a90x0e3d…7757Base—$31.50100%0xd500…f63a90d ago0x59629c…156d70
0xa17c…60a90x0e3d…7757Base—$9.45100%0x345f…57af90d ago0xcb7389…4e956d
0xa17c…60a90x0e3d…7757Base—$9.45100%0x6344…a21a90d ago0x2a1e8b…344512
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6ea2…9d3390d ago0xeb7837…0c90b2
0xa17c…60a90x0e3d…7757Base—$17.85100%0xe9e4…196390d ago0xc189bf…112ce8
0xa17c…60a90x0e3d…7757Base—$6.30100%0x4a9b…67ce90d ago0xaa58b1…9239d2
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6a96…27ff90d ago0x492011…cc748b
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa7b1…4ca490d ago0x41bdea…0a585a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2837…f76790d ago0x925501…0c8054
0xa17c…60a90x0e3d…7757Base—$2.10100%0x023e…d6fc90d ago0x4d02dd…92380d
0xa17c…60a90x0e3d…7757Base—$21.00100%0x826a…78de90d ago0x919820…b3cf2e
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8944…ba2a90d ago0xd07bf8…c6ba4c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2740…f50490d ago0x956fd3…afbb72
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0abd…8e7790d ago0x8381f2…2fa8ae
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0874…897c90d ago0x614ede…2a5e0e
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7381…a3ba90d ago0x7f5ca1…7819ac
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe935…f90490d ago0xb6bee2…1c8aa2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x30b6…608990d ago0x1508fd…9a4a89
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf098…e1e490d ago0xebccee…002d42

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.