Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4h ago0x434f71…0ddb81
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5h ago0x3e5b01…d51489
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5h ago0x8a49fc…7b6049
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5h ago0x41608b…eb721e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase9h ago0xb69e17…7de30b
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase9h ago0x99db46…dcea3a
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase10h ago0x16f789…fd862f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase10h ago0xd8fcd3…86b062
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase11h ago0x9284ca…1d2f15
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase14h ago0x1f0865…bc70bf
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase15h ago0xf5ae45…49ef7f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase16h ago0xe5be02…b12a29
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase16h ago0xa50ec8…54ce18
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase16h ago0x0c803d…d82585
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase17h ago0x3fd7ca…b98a02
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase17h ago0x1cdb16…6862ce
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase17h ago0x6b51bb…cf6827
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase23h ago0x9c8136…43206d
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase23h ago0xd16a86…554c17
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x536b56…d426e7
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0xce31b9…07ede2
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x112b8b…820ebd
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x73c2d8…960d38

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.