Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x73702c…8d5b35
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x1cfc53…241f17
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x43839e…ab3cef
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xbf75f1…11d3ac
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x59eb43…b28e03
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x36c459…eb304f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x5b124f…222cb6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x47ece0…cd44d2
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x79e41b…eb61da
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x1fcdc9…036724
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x44c54d…40b7b2
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x3a55e2…65566b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x450d90…ae4ca8
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x537111…a07f82
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x707101…4548b3
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xb8124f…5915d8
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xfa188a…95d70c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x1ff1a9…cac93b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x4023ef…e71fa7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xc9577c…8f40ca
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x4e2e67…88f0ff
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xd280de…a047e0
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0xcd0a84…697e33
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x191d59…0f9193
0xc524…58690xfe80…47eeBase—$0.001100%fluxa19d ago0x95ec5b…6a7b7a

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.