Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x322d32…213abc
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xadd25e…30b5ab
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x2fcfda…ba22c0
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x3e6459…e45ceb
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xf75ad2…cac68c
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xc08a8b…c0d98b
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x8c11ce…0ce7be
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x99378c…291265
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x138b1c…ce6d7d
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x63c726…d79d06
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xbfb3f5…652e67
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xb21466…e985ca
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x9de77a…b0f965
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x3df4ea…b42463
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x7720af…5cb16b
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x4f6472…99cc35
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x1bde24…a3be8f
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0xb3293b…2395d2
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x727a88…f42eef
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x6f0304…d171c0
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x06774c…5f7ccf
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x4bd7c7…e8f12c
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x7ff673…739574
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x4aa518…a04a05
0xcc50…86b70xfe80…47eeBase—$0.001100%fluxa52d ago0x0329a5…d1519f

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.