Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.71100%coinbase84d ago0xc727d8…c2519b
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase84d ago0xa663a7…8eea8b
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase84d ago0xfb7a3c…80f3f2
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase84d ago0x29e8ec…00ebf8
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase84d ago0x886307…224e85
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase84d ago0x7969eb…f35abd
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase84d ago0x939724…cfc3ef
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase84d ago0xc0e928…2c9979
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase84d ago0x4122de…ecd447
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase84d ago0xa9e486…ce3d93
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase84d ago0x83a1ce…4d1a6c
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase84d ago0x2b76f5…de8426
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase84d ago0x9f4caa…765fa8
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase84d ago0x12b92c…0727d8
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase84d ago0x9aa4c8…b6e764
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase84d ago0x8a9d15…4f3023
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase84d ago0xe39656…554e3c
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase84d ago0xd2c7e7…d00c4e
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase84d ago0xc35b82…51d45d
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase84d ago0x006a66…6c73c1
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase84d ago0x3d44c7…277d50
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase84d ago0x0b8b05…54d974
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase84d ago0x0370b3…89a662
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase84d ago0x3ed04f…6bbae3
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase84d ago0x298856…f82fe5

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.