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.04100%coinbase98d ago0x0ebccc…ab2db3
0xca0a…2d7a0x85b4…627cBase—$0.04100%candidates98d ago0x63adb5…ed7bc5
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0x31f93b…e477e0
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0x59b654…bb42ba
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase98d ago0x88cc24…1c55dc
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0x501696…d892b0
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0xc49115…a48f78
0xca0a…2d7a0x85b4…627cBase—$0.04100%candidates98d ago0x8fb18a…0e2f7b
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase98d ago0x8f70eb…de5510
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase98d ago0xea1476…eef657
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0x09df39…b4bf4d
0xca0a…2d7a0x85b4…627cBase—$0.04100%candidates98d ago0xfb29ea…313c9f
0xca0a…2d7a0x85b4…627cBase—$0.32100%candidates98d ago0x7381ab…2d0fbd
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase98d ago0xec2fb3…670a3e
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase98d ago0x6568d3…041bc7
0xca0a…2d7a0x85b4…627cBase—$0.03100%candidates98d ago0x2ba9aa…5a3fd3
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase98d ago0x8489bc…ee4cf4
0xca0a…2d7a0x85b4…627cBase—$0.03100%candidates98d ago0xae39a6…ede3fb
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase98d ago0x05ebb3…d0a747
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase98d ago0x44bc0a…5df718
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase98d ago0x6ef8d8…8091fc
0xca0a…2d7a0x85b4…627cBase—$0.05100%candidates98d ago0x3ec537…2b28b1
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase98d ago0x61ceb7…25fe0e
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase98d ago0xe57da4…3dff60
0xca0a…2d7a0x85b4…627cBase—$0.04100%candidates98d ago0x1a7135…425f41

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.