Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8df776…774f4d
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0xfb557e…ce9e7d
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x017cb3…ed08e1
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1e2dcf…f2866a
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x061a2d…474bad
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x05d8d6…2197bc
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd0c324…04c988
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1d5045…0182b4
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x47547d…e656bb
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x7bbbba…ad0822
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x8b6f5a…e093d2
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6a3c06…679a02
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x07dbf3…3947a6
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x91b155…40157e
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc132bc…9f7475
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe95bc8…987082
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6f2718…76f3dd
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1f8777…cab88e
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9de6bb…903917
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1ab57b…ea152a
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe19f0d…7a68e9
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase6d ago0x613088…3a2253

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.