Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x86f887…43a054
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0xac915f…1b392e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x5a5bdf…35a1d0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x7094fa…9983f0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0xb9837e…d15db6
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x6cb5a3…bbf775
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0xa89f13…9f3ef6
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x48e2fa…275bae
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0xe61134…2af3aa
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa74d ago0x78adec…0f70fb
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x6cabd4…b65563
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x8a7321…b8c529
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x585479…09e502
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x8aa351…349f83
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x7e1b17…e41061
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0xb8a797…8df288
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0xf50450…17f751
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x9dd908…01698c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x6dd1dc…d9d8eb
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x5bd5b8…a839cc
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0xdd4a3e…f0cb9f
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x03a313…c96a41
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x2f97bb…0895f7
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0xa209f9…3df805
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa75d ago0x921a3a…ce1672

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.