Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xa907…6bbfBase—$0.01100%coinbase17d ago0xc4eda8…e837b4
0x5fcb…d5f90x18dc…c57eBase—$0.01100%coinbase17d ago0xceb75c…f69448
0x5fcb…d5f90xee67…5676Base—$0.01100%coinbase17d ago0xcf729f…4090b9
0x5fcb…d5f90xdc7b…2aeaBase—$0.01100%coinbase17d ago0x1ee00a…7968a5
0x5fcb…d5f90x0811…1c0fBase—$0.01100%coinbase17d ago0x20cc6b…7cdf8b
0x5fcb…d5f90x2573…2411Base—$0.01100%coinbase17d ago0x2e4a3d…e33239
0x5fcb…d5f90xc5da…6b98Base—$0.01100%coinbase17d ago0x21765d…8329f5
0x5fcb…d5f90x9777…2ea6Base—$0.01100%coinbase17d ago0xab20d5…609aba
0x5fcb…d5f90x338b…52ffBase—$0.01100%coinbase17d ago0xbcd955…e55a93
0x5fcb…d5f90x9a80…96f1Base—$0.01100%coinbase17d ago0xee4e31…980e8b
0x5fcb…d5f90xf9b9…b5ecBase—$0.01100%coinbase17d ago0xf0b047…9a2c66
0x5fcb…d5f90x7125…7e04Base—$0.01100%coinbase17d ago0xbc40ab…3e47fc
0x5fcb…d5f90x3e9f…efd9Base—$0.01100%coinbase17d ago0x78ee21…1ae78a
0x5fcb…d5f90xb41d…4c8aBase—$0.01100%coinbase17d ago0x6c7acf…ac99e6
0x5fcb…d5f90xf459…26aeBase—$0.01100%coinbase17d ago0xce9d43…5d525f
0x5fcb…d5f90xb786…1611Base—$0.01100%coinbase17d ago0x4dcedd…3e4440
0x5fcb…d5f90x5d61…6205Base—$0.01100%coinbase17d ago0x49b730…80df8b
0x5fcb…d5f90xd61b…8bc8Base—$0.01100%coinbase17d ago0x6acbad…75a7e9
0x5fcb…d5f90x19fd…8c72Base—$0.01100%coinbase17d ago0x9dbe4d…f05dcc
0x5fcb…d5f90x331f…6cedBase—$0.01100%coinbase17d ago0x312a8b…e51028
0x5fcb…d5f90x0f2c…84caBase—$0.01100%coinbase17d ago0x7f6305…414265
0x5fcb…d5f90xb7ea…e96cBase—$0.01100%coinbase17d ago0xc22e24…00b918
0x5fcb…d5f90x0f94…32ebBase—$0.01100%coinbase17d ago0x0d35be…d0ee30
0x5fcb…d5f90xc162…8efbBase—$0.01100%coinbase17d ago0xe27271…b59902
0x5fcb…d5f90xf35f…d589Base—$0.01100%coinbase17d ago0xe6b730…416585

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.