Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf03a…96d40xbd28…e9d5Base—$0.01100%coinbase68d ago0xdfb9ad…c277a7
0xf03a…96d40xdacf…077cBase—$0.01100%coinbase68d ago0xe55080…f93856
0xf03a…96d40x94dc…40a4Base—$0.01100%coinbase69d ago0x830eba…bfc7fb
0xf03a…96d40x7ee9…aa42Base—$0.01100%coinbase69d ago0x29bbde…1a7d8a
0xf03a…96d40x5840…5dfcBase—$0.01100%coinbase69d ago0x09fd5f…213aa3
0xf03a…96d40x7cd2…3e2dBase—$0.01100%coinbase69d ago0x429c17…d2ac93
0xf03a…96d40x7260…b743Base—$0.01100%coinbase69d ago0x54c833…43af88
0xf03a…96d40xe467…235aBase—$0.01100%coinbase69d ago0x847c3e…18618d
0xf03a…96d40x3ecb…731bBase—$0.01100%coinbase69d ago0x7ef1f8…e0ddbe
0xf03a…96d40xbf14…96abBase—$0.01100%coinbase69d ago0xc07314…d30168
0xf03a…96d40x030f…6d5cBase—$0.01100%coinbase69d ago0xfaf832…f9a5d8
0xf03a…96d40xbc40…05c3Base—$0.01100%coinbase69d ago0x80c8e0…70fc1c
0xf03a…96d40x550b…1ddeBase—$0.01100%coinbase69d ago0xba2024…389e39
0xf03a…96d40x8bf8…bd22Base—$0.01100%coinbase69d ago0x4275de…606943
0xf03a…96d40xb0eb…c5a8Base—$0.01100%coinbase69d ago0xdf42f2…770ab5
0xf03a…96d40x924b…09b5Base—$0.01100%coinbase69d ago0x4af754…ab26b2
0xf03a…96d40x2851…73aeBase—$0.01100%coinbase69d ago0x61657a…bbcd0c
0xf03a…96d40x3342…65d9Base—$0.01100%coinbase69d ago0x15d945…cfb724
0xf03a…96d40x94ca…c2c9Base—$0.01100%coinbase69d ago0xff97b5…80b7b9
0xf03a…96d40x208f…a537Base—$0.01100%coinbase69d ago0x893619…51206c
0xf03a…96d40xb3ce…d3ecBase—$0.01100%coinbase69d ago0x89d7c2…e1845d
0xf03a…96d40x73c3…7fb8Base—$0.01100%coinbase69d ago0x850200…3fd1cc
0xf03a…96d40xcd80…2ac4Base—$0.01100%coinbase69d ago0x519e5d…4df1e0
0xf03a…96d40x52e9…4c97Base—$0.01100%coinbase69d ago0x004034…c85d9b
0xf03a…96d40xea25…15c3Base—$0.01100%coinbase69d ago0x2a2db9…8aa8bb

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.