Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xeefa59…6ef01a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xa08dd6…602207
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x1bb6f4…7f9465
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x73602b…e9bfb8
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xf43669…b56423
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x8b01ee…70ebb4
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x3b06eb…389e4e
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xe3ba33…94a6e0
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xca8590…185cf1
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x87691f…d1e550
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x3e0fcf…01663e
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0xc21b2c…f9df0e
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x119e7b…2cf590
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x66c550…2c61e6
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa17d ago0x10b101…6afa26
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x2fee4b…fc2f17
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x2f8937…7789e0
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x03d15c…331fb7
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xb00df4…9cd6ce
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xb73028…0a95df
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xea78c0…a9af86
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xf0911e…6a99da
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x9cd239…92084f
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x1b4510…a7eb46
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x7a456d…78b968

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.