Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xb2ab98…610da5
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xb80b5c…5705a9
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xd63a7f…f5c416
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x76085f…0099df
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x27f52b…6062e0
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x92f09f…680ad7
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x2a8ff6…fb10b2
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d55e5…1d0e4f
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xfee79a…2fef94
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8b4da…11e790
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xcf3e1c…a343be
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x62fcdc…9898e1
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x840899…1fba4f
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf423eb…d5171c
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xabc8d5…eaabc2
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a2735…f655a3
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xb38b5d…903f66
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x06f1c0…05011e
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x698baf…25b0de
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0xdc3bb4…4d58c1
0x8020…05cd0xfe80…47eeBase—$0.001100%fluxa17d ago0x5c2f4a…e55304

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.