Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x18d25e…de9cb2
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x4304ab…67ac3a
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0xc34119…5dd792
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x292045…b8ad2e
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x87b93b…830930
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0xd10284…07e7ca
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x506105…e9c9fa
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x2001f8…a805f0
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x5cc343…e5e548
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0xb6b27c…3cfcb4
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa18d ago0x6a3fc2…05f8a1
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x3a898e…53ef62
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x37db96…b36bdc
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x47229a…7affa5
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x1abf5f…2b31ae
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x2ed767…f4b535
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x4524fe…ab7ac7
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x6eae34…0d1bb8
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x4aa58d…710216
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x277666…857389
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x40ed5e…f475c7
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0x97fb8a…239787
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0xd70000…82e4aa
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0xeeb20c…91369c
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa19d ago0xc57f0a…785e28

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.