Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5deb82…74f270
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0xd3470b…0dfee9
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x91a651…237bdc
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x305f9d…a78b98
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc0f2fb…72f0ad
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0xb84e87…6207c1
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x45d5ae…a5100e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x79f81c…58b2c5
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x9679a6…793b00
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x3ac9d0…2d33a2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x46d43b…fe414f
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x30d5b1…f083bb
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5ed33c…39fe2b
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x1bda15…899e4d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0x08f4c4…bd2067
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa34d ago0xe9f6e5…7a26c6
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa34d ago0x56ddfe…ce2d96
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xda3d91…ae436a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x65855c…c13dff
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x899068…9e2a82
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x281474…311ca4
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0x8f97b4…90ecfe
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0x924d85…026efd
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xcef43a…92bd4d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9ff4e1…3b8b56

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.