Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd85d8b…2ab202
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3995c9…23dc14
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x909c44…f36e6c
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x679ede…c5d2bc
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x55279e…d60ae1
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9f88f8…b2d93f
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe36073…88d488
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xded499…588a7f
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x909f60…4db4d5
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf08960…3bc28a
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9ddc82…e775a6
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x05a1c8…d83383
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1dc66e…7c4c92
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0d25aa…7716a2
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x01444a…130616
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x62f3e3…5e0155
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8c6970…a35fa0
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa0e990…e616e4
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa24b78…3fec70
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8d6408…16b2c3
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xea4782…dcc177
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9563fb…e16876
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xcac08d…9a27f8

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.