Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x31c854…411442
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x0ef435…a438f9
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xeff157…570823
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xadf6f9…6c1f42
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xb851ea…02d9d2
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xb9930f…5c9e82
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xc6ed43…49a1e3
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x9742cb…f8743c
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x2d7736…345dd6
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x2a0b2c…e0ac46
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x3ab186…91d1a1
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0xfc2623…51191c
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x467093…b6df24
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x845387…341446
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI36d ago0x2268f6…ed0e02
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0xe5aaa4…295370
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x761a1f…09eea5
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x438de5…2abca0
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0xc49f28…d02a66
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x976736…04937d
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0xa71343…c0447f
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0xfa8cb4…327cca
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x9d36ca…1f5015
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x4e195e…257d1d
0xda4e…49100xebaf…895dBasex402 service$0.01100%payAI37d ago0x86c176…bdba4a

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.