Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xcbf4c5…1a50f7
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x5b2a1f…611b1c
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x889e44…3a962a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x5a01ce…a3ec59
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xd79e33…94d33b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x126f91…47e327
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0x208196…cf37c9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa17d ago0xad0cbd…701e21
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x2e45d2…1940c3
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x9e56a6…ab74b9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0xd7e4bb…cb9410
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x8ae35e…5baf9b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x607dac…acb51b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x02e7cd…a775f7
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x7da756…0ab765
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x35fa77…81b613
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x2b242f…bf39e6
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x6cd2d5…cab9ae
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0xfb0e69…590bac
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x0e8e46…77f6aa
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0xd20381…474fe1
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x727de1…e29c24
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0xa468ac…81be55
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x1b5291…2a9845
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa18d ago0x4fb50a…ec4b30

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.