Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xc5064b…31d802
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xde59a8…7194a7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xf8e2f6…e7be8e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x56ce61…523b53
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xf84ac2…f55f37
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x73f746…c2fc35
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x8c7517…4a5a35
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xec2eb6…2391d5
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x26d680…36eacd
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xd2d223…54d8c1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x94e43a…4f8ca9
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xb52125…cd283b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xfe2163…834f36
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xfd01c0…2b6b1f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x1e63fc…d8d2dd
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x786f1f…e53485
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xee124d…2051ad
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xe0eff8…5e54af
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x1a9227…f52927
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xb35419…abf49e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xca8e0d…e6ae1f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0xa0a071…163a66
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa17d ago0x262a64…dde8c4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa18d ago0x3dd34b…7cc294
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa18d ago0x9103bd…56a18f

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.