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—$1.75100%coinbase24d ago0x50d910…9e6fff
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase24d ago0x202ff5…8c04c3
0xca0a…2d7a0x85b4…627cBase—$1.89100%coinbase24d ago0x5ead07…e2d836
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase24d ago0x786c5e…e6cb5f
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase24d ago0x5fc157…083400
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase24d ago0x9f3a0e…7a73dd
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase24d ago0x011489…6bf314
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase24d ago0x6ea3ee…1b8c60
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase24d ago0xfd7770…7bb94c
0xca0a…2d7a0x85b4…627cBase—$1.54100%coinbase24d ago0xb8bbcd…257ac6
0xca0a…2d7a0x85b4…627cBase—$2.79100%coinbase24d ago0x5a43ef…499777
0xca0a…2d7a0x85b4…627cBase—$0.61100%coinbase24d ago0x303aed…2aecc6
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase24d ago0x81df9c…ad6f29
0xca0a…2d7a0x85b4…627cBase—$1.56100%coinbase24d ago0x460881…7dc1b5
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase24d ago0xf52f52…4adaa7
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase24d ago0xb4d781…ccf437
0xca0a…2d7a0x85b4…627cBase—$2.10100%coinbase24d ago0x580759…d02ce5
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase24d ago0x147008…6ead35
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase24d ago0x118352…123ed2
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase24d ago0x595d37…0bf136
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase25d ago0xc0d21e…1f2c78
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase25d ago0xbffc2f…2780f6
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase25d ago0xeeea7b…5209ef
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase25d ago0x0cfa23…69815a
0xca0a…2d7a0x85b4…627cBase—$2.43100%coinbase25d ago0xf18c93…ebbd6c

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.