Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x825fb5…556b3a
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x35806d…73d8f7
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0xf7657d…3a98b0
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x7c07fe…32c477
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0xe0722b…527514
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x3a34ae…200705
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0x1cc8ae…1dd34a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0xda60b5…bac7ab
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x532db4…c714f0
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x36781b…951ab5
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0xe18b99…6e116e
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x6d966d…ba9c7e
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0xc9d5bb…7373c4
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0xac4060…a0d32b
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x1e4ca9…9c0ff8
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0x8ee765…f3699a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa46d ago0xbaa0f9…63d4aa
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0xa6e886…277122
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa46d ago0x23fd55…198734
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0xefd8e0…9c961a
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0x011086…4cfcbe
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0x8a4a09…6cbd6e
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0xae16fb…4e6947
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0xc5404e…0caac9
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa47d ago0xbe2780…af5df5

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.