Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x957538…27f218
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x242ffc…7a525d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x1375f0…c3dfd1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xcc9c03…6ffb10
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x12c74b…6704ef
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xaa4212…ad6e4c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xfbc6a2…3365d5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x0548e9…7aa9bf
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x01c399…003259
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x4ad664…5e358d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x6acb40…eee857
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x966395…e52389
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xe4df7a…137f53
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x18d9ef…b1c3b6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x4afcd9…7fd524
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xa6e8bd…00e1b1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xcbcd91…9f1f8a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x9ec6c5…43dd29
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5cc1…dec080
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x1195df…1000ef
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0xe535c5…56a6c5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x646d6c…ff156a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x743c79…060fe7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x19ff1a…f4c4dd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa17d ago0x1f8791…60d69f

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.