Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x8685b8…fc8ac9
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x0d85da…6a0727
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x7292a6…9e9140
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3c891f…eaa8d1
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x99cb76…e60de0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0x9932a3…1a77d3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa38d ago0xbd88ad…c63d2b
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa38d ago0x072412…111e68
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb5e0e7…d27ede
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6c19ae…7cb314
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb1eacf…7ba7fe
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x62f563…105c48
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xa37473…d1dc77
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xa56216…15bf8b
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa39d ago0x60d1f3…26fc7d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xa374c1…b57934
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x1cb2e3…f66984
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0e354f…4c67db
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xded7f8…543b03
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd23abb…e9d623
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x22ff8d…cb131c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x52cd32…d93b78
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa39d ago0x922c22…fc940b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x39ec09…534567
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa39d ago0x377ed6…7e271f

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.