Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x607d1b…c0bbe4
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x9732fc…efa13a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xbe1a6c…671607
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x74c312…ed124f
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x70aab0…624925
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x0dd505…0f2e29
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x43e00f…26fb1f
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4e2f9d…52e809
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xa3e231…f17a11
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xf227a6…86b835
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x7465e3…d950c8
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4ade76…80f0ba
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x0c1d39…375a75
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x51771c…6eba34
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x8faeb2…4a5f93
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x9f79b8…5326e6
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xec2401…bdfe54
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xf49894…962a42
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x428c3a…7b2fa1
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4e909e…34956d
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x91e6e5…d9c093
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x473a8e…a4fe2e
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x6e9ba9…f56215
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x0d7aa5…cdf089
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xe34c98…5282b6

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.